bcache: Avoid comma separated statements
authorJoe Perches <joe@perches.com>
Wed, 10 Feb 2021 05:07:28 +0000 (13:07 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 10 Feb 2021 15:06:00 +0000 (08:06 -0700)
commit6751c1e3cff3aa763c760c08862627069a37b50e
tree0d30ebfe735b77a339fdfc884921edf3e14859a3
parentafe78ab46f638ecdf80a35b122ffc92c20d9ae5d
bcache: Avoid comma separated statements

Use semicolons and braces.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/bset.c
drivers/md/bcache/sysfs.c