Skip to content
Commit 5f0694b3 authored by Dan Williams's avatar Dan Williams
Browse files

device-dax: rename 'dax_dev' to 'dev_dax'



In preparation for introducing a struct dax_device type to the kernel
global type namespace, rename dax_dev to dev_dax. A 'dax_device'
instance will be a generic device-driver object for any provider of dax
functionality. A 'dev_dax' object is a device-dax-driver local /
internal instance.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 76202620
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment