]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: conding style fixup for blk_queue_max_guaranteed_bio
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2024 14:26:26 +0000 (16:26 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 26 Jun 2024 15:37:35 +0000 (09:37 -0600)
commit3302f6f09052274945f877beeb83f74641de2418
treed107287bd25b343fb7710e3534e6ceac1dc8a109
parentfcf865e357f80285af12c0c9a49f89d71acb7f4b
block: conding style fixup for blk_queue_max_guaranteed_bio

"static" never goes on a line of its own.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240626142637.300624-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-settings.c