commit | 792b070fca8fc945c2be7f9dd965d79c238d81c7 | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Fri Jun 04 15:32:11 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 04 14:34:17 2021 -0700 |
tree | 67f7e497bd558b3d2c604af920a6681a0026c647 | |
parent | 5de446075c8e8c218302f8f819db88ccf0584aed [diff] |
net: hdlc_x25: fix the code issue about "if..else.." According to the chackpatch.pl, else should follow close brace '}'. 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>