OSDN Git Service

net: cosa: add some required spaces
authorPeng Li <lipeng321@huawei.com>
Wed, 16 Jun 2021 07:23:39 +0000 (15:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 07:52:33 +0000 (00:52 -0700)
commite84c3e1436dc2124242ca70d14cb5805c8c36c93
tree17188bb073a696439802e653fcadcc2cc928ed52
parent573747254f220f367dd3d59c7a535c08cb2ff4d2
net: cosa: add some required spaces

Add space required before the open parenthesis '(' and '{'.
Add space required after that close brace '}' and ','
Add spaces required around that '=' , '&', '*', '|', '+', '/' and '-'.

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