net: cosa: fix the code style issue about trailing statements
authorPeng Li <lipeng321@huawei.com>
Wed, 16 Jun 2021 07:23:38 +0000 (15:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 07:52:33 +0000 (00:52 -0700)
commit573747254f220f367dd3d59c7a535c08cb2ff4d2
treeda826da59b8098add912ad2816ee31cf9f7aa4b5
parent9edc7d68b021c8ec9d59e0cf2d5fa8a56e7f2777
net: cosa: 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/cosa.c