block/rnbd-clt: fix CHECK:BRACES warning
authorGioh Kim <gi-oh.kim@ionos.com>
Fri, 14 Jan 2022 15:58:54 +0000 (16:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Feb 2022 14:50:08 +0000 (07:50 -0700)
commitd8025e5b13f8f42f798719494c719d2ae217a7ce
treecd16d416e81e7249125809fda9868bc5580c5930
parent455a844d6345639be682977b3f0126be446b702e
block/rnbd-clt: fix CHECK:BRACES warning

This patch fix the "CHECK:BRACES: braces {} should be used on all
arms of this statement" warning from checkpatch

Signed-off-by: Gioh Kim <gi-oh.kim@ionos.com>
Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Link: https://lore.kernel.org/r/20220114155855.984144-2-haris.iqbal@ionos.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rnbd/rnbd-clt.c