]> www.infradead.org Git - users/hch/misc.git/commit
block: fix a comment in the queue_attrs[] array
authorChristoph Hellwig <hch@lst.de>
Wed, 12 Mar 2025 15:01:27 +0000 (16:01 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 18 Mar 2025 13:54:50 +0000 (07:54 -0600)
commitb0d42581195603f38184d7c130d0e2f43f40fb33
treead73fd9b86d06ff0680d0c2e6639992927a2b88d
parent0e94ed33681424a6dce65c62837e08e4c7aa09ac
block: fix a comment in the queue_attrs[] array

queue_ra_entry uses limits_lock just like the attributes above it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Nilay Shroff <nilay@linux.ibm.com>
Link: https://lore.kernel.org/r/20250312150127.703534-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-sysfs.c