]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f4d935abe1f792aadd097dd45678e3cd7ea5fb1
treeae760e45e52c2138199b85824211eb39e0919a15
parent8459dfffc5c8bab062211fd796ad15c434ab9322
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