OSDN Git Service

net: hdlc_fr: add some required spaces
authorPeng Li <lipeng321@huawei.com>
Fri, 28 May 2021 00:12:43 +0000 (08:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 May 2021 21:08:11 +0000 (14:08 -0700)
commit30e7720d379ad868ae7a510457ad8f2bf44ef056
tree55383d891fa7cd36f7fa2f80fff4a75c056947e9
parent7aad0642599162771653f8433ad473c24f556c83
net: hdlc_fr: add some required spaces

Add spaces required after that close brace '}'.
Add spaces required before the open parenthesis '('.
Add spaces required after that ','.
Add spaces required around that '='.

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