OSDN Git Service

net: wan: fix the code style issue about trailing statements
authorPeng Li <lipeng321@huawei.com>
Mon, 24 May 2021 14:47:12 +0000 (22:47 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2021 21:07:38 +0000 (14:07 -0700)
commite5877104b5ec315167e0234110725f6a7c8351ab
treeb666d1a671f1a77a2c95e2a93f3c45ea585bf2be
parent261795f4113bba9b26e76b27c0522c403d90bfe7
net: wan: fix the code style issue about trailing statements

Trailing statements should be on next line.

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