OSDN Git Service

net: z85230: add some required spaces
authorPeng Li <lipeng321@huawei.com>
Tue, 15 Jun 2021 02:43:43 +0000 (10:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2021 17:55:18 +0000 (10:55 -0700)
commitb87a5cf65655d5ea078e21dfe6ca711badca251c
tree999c68e3e59e54aa2e1d03ac2f31de75f39745d9
parenta04544ffe889105ecb2c98c48ee593d7af1014ff
net: z85230: 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/z85230.c