drbd: Avoid comma separated statements
authorJoe Perches <joe@perches.com>
Tue, 25 Aug 2020 04:56:03 +0000 (21:56 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 31 Jan 2021 15:05:36 +0000 (08:05 -0700)
commite8628013e5ddc7cf78cc2f738ab760e8c0fa8559
treeef40a778031509c5ec2665b8e4539a4bed46a4cc
parent9abe47cc5cbeda75a1ae2ffe6bb8636a0327eddc
drbd: Avoid comma separated statements

Use semicolons and braces.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/drbd/drbd_receiver.c