diff options
author | 2021-06-16 15:23:32 +0800 | |
---|---|---|
committer | 2021-06-16 00:52:33 -0700 | |
commit | c0a963e25df9bce8e0b9dbe4b0d27b78338b6e1d (patch) | |
tree | c7a03355665da19af35377152bea5275a0bcbe2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: cosa: move out assignment in if condition (diff) | |
download | linux-dev-c0a963e25df9bce8e0b9dbe4b0d27b78338b6e1d.tar.xz linux-dev-c0a963e25df9bce8e0b9dbe4b0d27b78338b6e1d.zip |
net: cosa: 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions