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)
commit525323d25e8756f9c661f405208a7d333a1470c3
treeaad876e89f2eb451b7a7268e18a2e463ff17f0a8
parent0000f2f7205d88e0d97f8b47b2c8a98e86137708
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