Hi all, I forgot to convert two callers of blk_queue_max_integrity_segments to the atomic queue_limits API. This series fixes that and also cleans up the nvdimm code a bit. The patches are against Jens' for-6.9/block tree and it would be good if we could still get them into the 6.9 merge window. Diffstat: md/dm-integrity.c | 2 +- nvdimm/btt.c | 12 ++++++++---- nvdimm/core.c | 30 ------------------------------ nvdimm/nd.h | 1 - 4 files changed, 9 insertions(+), 36 deletions(-)