net: z85230: fix the code style issue about open brace {
authorPeng Li <lipeng321@huawei.com>
Tue, 15 Jun 2021 02:43:44 +0000 (10:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2021 17:55:18 +0000 (10:55 -0700)
commit00a580db9e2a0968e212a89a9db0b89dc4a97280
treeae760e45e52c2138199b85824211eb39e0919a15
parentb87a5cf65655d5ea078e21dfe6ca711badca251c
net: z85230: fix the code style issue about open brace {

This patch fixes the code style issue according to checkpatch.pl error:
"ERROR: that open brace { should be on the previous 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/z85230.c