diff options
author | Peng Li <lipeng321@huawei.com> | 2021-06-10 15:20:00 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-10 13:50:42 -0700 |
commit | 6487fab04f2734eefaae1c3c32eec364d5e26bf3 (patch) | |
tree | fb289231765c5bc62a7e526b8ebf58377271f76e /net/smc/smc_cdc.h | |
parent | 6f2016ed65385223ba8ace9c8897d04e3c2e1f16 (diff) | |
download | linux-6487fab04f2734eefaae1c3c32eec364d5e26bf3.tar.bz2 |
net: ixp4xx_hss: fix the code style issue about "foo* bar"
Fix the checkpatch error as "foo* bar" and should be "foo *bar",
and "(foo*)" should be "(foo *)".
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>
Diffstat (limited to 'net/smc/smc_cdc.h')
0 files changed, 0 insertions, 0 deletions