]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
block: Relocate BLK_MQ_CPU_WORK_BATCH
authorJohn Garry <john.g.garry@oracle.com>
Fri, 19 Jul 2024 11:29:02 +0000 (11:29 +0000)
committerJens Axboe <axboe@kernel.dk>
Fri, 19 Jul 2024 15:32:48 +0000 (09:32 -0600)
commit3dff6155733f25872530ad358c6f5559800f4ccb
tree1ff9e24929b42deb23c185caa3fb412688265a15
parentc8f51feee135f37f0d77b4616083c25524daa7b0
block: Relocate BLK_MQ_CPU_WORK_BATCH

BLK_MQ_CPU_WORK_BATCH is defined in include/linux/blk-mq.h, but only used
in blk-mq.c, so relocate to block/blk-mq.h

Signed-off-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20240719112912.3830443-6-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.h
include/linux/blk-mq.h