net: wan: remove redundant braces {}
authorPeng Li <lipeng321@huawei.com>
Tue, 18 May 2021 12:29:52 +0000 (20:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2021 20:42:42 +0000 (13:42 -0700)
commita4e5914776113192f88b230e9e3503c4bf296567
tree4d934af2dbb19daeac2f762ac1504a33afd57ddb
parent23c235412411dd6f4d6069a882cb8e09e0d47f7d
net: wan: remove redundant braces {}

Braces {} are not necessary for single statement blocks,
this patch removes redundant braces {}.

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/fsl_ucc_hdlc.c