diff options
author | Peng Li <lipeng321@huawei.com> | 2021-06-15 10:43:40 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-15 10:55:18 -0700 |
commit | c6c3ba4578e84367eda6aecd60e8a47d6d839d31 (patch) | |
tree | f1c121b5d8a1a16e2335db9396f2d47230b386e4 /drivers/net/vsockmon.c | |
parent | b55932bcfabd6d9ec2835513668638dc45e7d3fb (diff) | |
download | linux-c6c3ba4578e84367eda6aecd60e8a47d6d839d31.tar.bz2 |
net: z85230: fix the comments style issue
Networking block comments don't use an empty /* line,
use /* Comment...
Block comments use * on subsequent lines.
Block comments use a trailing */ on a separate line.
This patch fixes the comments style issues.
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 'drivers/net/vsockmon.c')
0 files changed, 0 insertions, 0 deletions