commit | 4a09a845c1773fe3cd96c2afe737b58a88e3d30b | [log] [tgz] |
---|---|---|
author | Gioh Kim <gi-oh.kim@ionos.com> | Fri Jan 14 16:58:54 2022 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Feb 27 14:49:48 2022 -0700 |
tree | f41f80fa3aa832324f4b6a29c73b1c2c4bbfd1de | |
parent | 451f0b6f4c44d7b649ae609157b114b71f6d7875 [diff] |
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>