Home
last modified time | relevance | path

Searched hist:"2 f8c9011151337d0bc106693f272f9bddbccfab2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvdimm/
H A Dbtt.cdiff 2f8c9011151337d0bc106693f272f9bddbccfab2 Wed Feb 27 18:06:26 CST 2019 Vishal Verma <vishal.l.verma@intel.com> libnvdimm/btt: Remove unnecessary code in btt_freelist_init

We call btt_log_read() twice, once to get the 'old' log entry, and again
to get the 'new' entry. However, we have no use for the 'old' entry, so
remove it.

Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>