]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
libnvdimm: Remove unused nd_region_conflict
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 20 Feb 2025 00:45:37 +0000 (00:45 +0000)
committerIra Weiny <ira.weiny@intel.com>
Mon, 3 Mar 2025 14:03:43 +0000 (08:03 -0600)
commit878a8e1ecb4abd587ccdf0af8cd3d3b3fda0e07c
tree40143c84ed6f3c4f43a0d06dd877badcb5e93f7d
parent2ff0e408db36c21ed3fa5e3c1e0e687c82cf132f
libnvdimm: Remove unused nd_region_conflict

nd_region_conflict() has been unused since 2019's
commit a3619190d62e ("libnvdimm/pfn: stop padding pmem namespaces to
section alignment")

Remove it, and the region_confict() helper it uses, and the associated
struct conflict_context.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Link: https://patch.msgid.link/20250220004538.84585-2-linux@treblig.org
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
drivers/nvdimm/nd-core.h
drivers/nvdimm/region_devs.c