]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: hdlc: add braces {} to all arms of the statement
authorPeng Li <lipeng321@huawei.com>
Tue, 1 Jun 2021 13:23:22 +0000 (21:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Jun 2021 23:57:47 +0000 (16:57 -0700)
commit1bb52182526552e31367ea521cf36d37ebb26966
treeba691a13ed24f97f456770f157070ec6f1263515
parente50eb6c3578c6bd7c43c30bfa40a882f0815a2d2
net: hdlc: add braces {} to all arms of the statement

Braces {} should be used on all arms of this statement.

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