• Linus Torvalds's avatar
    Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm · a3cc31e7
    Linus Torvalds authored
    Pull libnvdimm updates from Ira Weiny:
     "A mix of bug fixes and updates to interfaces used by nvdimm:
    
       - Updates to interfaces include:
            Use the new scope based management
            Remove deprecated ida interfaces
            Update to sysfs_emit()
    
       - Fixup kdoc comments"
    
    * tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
      acpi/nfit: Use sysfs_emit() for all attributes
      nvdimm/namespace: fix kernel-doc for function params
      nvdimm/dimm_devs: fix kernel-doc for function params
      nvdimm/btt: fix btt_blk_cleanup() kernel-doc
      nvdimm-btt: simplify code with the scope based resource management
      nvdimm: Remove usage of the deprecated ida_simple_xx() API
      ACPI: NFIT: Use cleanup.h helpers instead of devm_*()
    a3cc31e7
btt.c 42.4 KB