OSDN Git Service

net: hdlc_fr: remove redundant braces {}
authorPeng Li <lipeng321@huawei.com>
Fri, 28 May 2021 00:12:48 +0000 (08:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 May 2021 21:08:11 +0000 (14:08 -0700)
commitc9a2ca5d7e58860d56ce5e7b74f7621cebf819de
treebd3f86ea15c3e9bffe2bde6bd5fda3354f8fbfee
parent5d650a6c7b9cb75c48a75b2593a48a307c8b91f1
net: hdlc_fr: remove redundant braces {}

This patch removes redundant braces {}, to fix the
checkpatch.pl warning:
"braces {} are not necessary for any arm of this statement"

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/wan/hdlc_fr.c