net: farsync: remove redundant spaces
authorPeng Li <lipeng321@huawei.com>
Tue, 8 Jun 2021 08:12:38 +0000 (16:12 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jun 2021 19:04:05 +0000 (12:04 -0700)
commitb64b5aee73580ec223a95d28b359117b52436ff9
tree1f65bc3b84a25891667c0fe3baccc99a9780ad2c
parentfa8d10b54760c4869e7d3d6b57e4e5a694f0d112
net: farsync: remove redundant spaces

According to the chackpatch.pl,
space prohibited between function name and open parenthesis '(',
no space is necessary after a cast.

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