]> 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)
commitdd1b07fe715671c7588b4214ac4a211db440bb46
tree4e291a8f3c65be4f69c1de148fa9a56721b73036
parent1939b0c39879689454a2369136fa435cf2c2ed60
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