]> git.baikalelectronics.ru Git - kernel.git/commit
net: cosa: fix the code style issue about "foo* bar"
authorPeng Li <lipeng321@huawei.com>
Wed, 16 Jun 2021 07:23:29 +0000 (15:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 07:52:33 +0000 (00:52 -0700)
commit159586592c115b7488d39330ead14edefb7a67a5
tree4e291a8f3c65be4f69c1de148fa9a56721b73036
parentcb9745908b81655bb6a0df78133298ca8b2e9336
net: cosa: fix the code style issue about "foo* bar"

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

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