]> git.baikalelectronics.ru Git - kernel.git/commit
block: null_blk: Fix code style issues
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 20 Apr 2022 00:57:15 +0000 (09:57 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 4 May 2022 11:24:58 +0000 (05:24 -0600)
commitdb3963d1a4344c142a1a01ec94f256b84ca8ce70
treeaad876e89f2eb451b7a7268e18a2e463ff17f0a8
parentfe439138b528604d0ad9fb038fb90d5d56ef7d77
block: null_blk: Fix code style issues

Fix message grammar and code style issues (brackets and indentation) in
null_init().

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20220420005718.3780004-2-damien.lemoal@opensource.wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/null_blk/main.c