dax: rename fops from dax_dev_ to dax_
authorDan Williams <dan.j.williams@intel.com>
Thu, 11 Aug 2016 07:38:03 +0000 (00:38 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 24 Aug 2016 05:58:51 +0000 (22:58 -0700)
commitaf69f51e506f5ad3625c817ba2449a439bbe68ef
tree654d6a7b626db4cc9d6b03f2dc6e9c3c29c36e47
parent043a9255021bad498e31365d104d33915b6a6e33
dax: rename fops from dax_dev_ to dax_

Shorten the prefix of the file operations to distinguish them from
operations on the struct device associated with the dax_dev.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dax/dax.c