Commit a3f3e831 authored by Peng Li's avatar Peng Li Committed by David S. Miller
Browse files

net: wan: fix variable definition style



Fix the checkpatch error: "foo* bar" should be "foo *bar".

Signed-off-by: default avatarPeng Li <lipeng321@huawei.com>
Signed-off-by: default avatarGuangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent da8e6fdd
Loading
Loading
Loading
Loading
+2 −2

File changed.

Contains only whitespace changes.