diff options
author | Christoph Hellwig <hch@lst.de> | 2021-09-22 19:34:30 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2021-09-27 20:32:51 +0200 |
commit | e765f13ed126fe7e41d1a6e3c60d754cd6c2af93 (patch) | |
tree | 5df4cf2dc21d0d2d99bed1aff38c8264e659dde1 /arch/x86/configs | |
parent | Linux 5.15-rc3 (diff) | |
download | linux-e765f13ed126fe7e41d1a6e3c60d754cd6c2af93.tar.xz linux-e765f13ed126fe7e41d1a6e3c60d754cd6c2af93.zip |
nvdimm/pmem: move dax_attribute_group from dax to pmem
dax_attribute_group is only used by the pmem driver, and can avoid the
completely pointless lookup by the disk name if moved there. This
leaves just a single caller of dax_get_by_host, so move dax_get_by_host
into the same ifdef block as that caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20210922173431.2454024-3-hch@lst.de
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'arch/x86/configs')
0 files changed, 0 insertions, 0 deletions