commit | c9a2ca5d7e58860d56ce5e7b74f7621cebf819de | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Fri May 28 08:12:48 2021 +0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri May 28 14:08:11 2021 -0700 |
tree | bd3f86ea15c3e9bffe2bde6bd5fda3354f8fbfee | |
parent | 5d650a6c7b9cb75c48a75b2593a48a307c8b91f1 [diff] |
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>