dax/pmem: Fix whitespace in dax_pmem
authorVishal Verma <vishal.l.verma@intel.com>
Mon, 18 Mar 2019 22:53:37 +0000 (16:53 -0600)
committerDan Williams <dan.j.williams@intel.com>
Mon, 22 Apr 2019 22:56:20 +0000 (15:56 -0700)
commitd521fbaeda726ef3a9dad91c0239e7207d9864b7
tree983299de25ebb83371bd025e72c981c26360aa6e
parent085b7755808aa11f78ab9377257e1dad2e6fa4bb
dax/pmem: Fix whitespace in dax_pmem

A few lines were whitespace damaged, with spaces at the start instead of
tabs. This was noticed while debugging an nfit_test failure, so fix
them.

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>
drivers/dax/pmem/core.c