]> www.infradead.org Git - users/hch/misc.git/commit
mempool: rename struct mempool_s to struct mempool struct-mempool
authorChristoph Hellwig <hch@lst.de>
Wed, 30 Jul 2025 16:25:32 +0000 (09:25 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 30 Jul 2025 16:26:41 +0000 (09:26 -0700)
commit638adc71f7c01083c95b67f35eb35349f94d850b
tree6e488b42176d8cfc13f73d4a267057145ceb075e
parent1439e5b77a37fc8c96e731024a6b3c881e0629ae
mempool: rename struct mempool_s to struct mempool

Drop the pointless _s prefix and align to the usual struct naming.

Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/blkdev.h
include/linux/mempool.h
include/linux/netfs.h