Commit 447d2d272e4e for kernel

commit 447d2d272e4e0c7cd9dfc6aeeadad9d70b3fb1ef
Merge: 01ecadbe09b6 ef1d3455bbc1
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed Apr 2 20:27:18 2025 -0700

    Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm

    Pull libnvdimm updates from Ira Weiny:
     "Most of the code changes are to remove dead code.

      The bug fixes are minor, Syzkaller and one for broken devices which
      are unlikely to be in the field. So no need to backport them.

       - two patches to remove dead code: nd_attach_ndns() and
         nd_region_conflict() have not been used since 2017 and 2019
         respectively

       - Fix divide-by-0 if device returns a broken LSA value

       - Fix Syzkaller reported bug"

    * tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
      libnvdimm/labels: Fix divide error in nd_label_data_init()
      libnvdimm: Remove unused nd_attach_ndns
      libnvdimm: Remove unused nd_region_conflict
      acpi: nfit: fix narrowing conversion in acpi_nfit_ctl