net: cosa: remove redundant braces {}
authorPeng Li <lipeng321@huawei.com>
Wed, 16 Jun 2021 07:23:34 +0000 (15:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 07:52:33 +0000 (00:52 -0700)
commit70d063b9a6219a6fd6c88e9e318ea36889348a36
treeeb6d44f5972dd7ec745d3fbf3b40ac7ccd0f01e4
parentc8f4b11727af9a8e7074c6def7e36ec679878001
net: cosa: remove redundant braces {}

This patch removes redundant braces {}, to fix the
checkpatch.pl warning:
"braces {} are not necessary for single statement blocks".

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/cosa.c