diff options
author | 2025-04-15 13:29:14 +0200 | |
---|---|---|
committer | 2025-04-17 13:02:41 +0200 | |
commit | 3bc1ca7e173c10dab03b17d5e8ce9df390721288 (patch) | |
tree | 8beb8b5f015058ecbe3be6ef874d6477b54cad1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mitigate-double-allocations-in-ioam6_iptunnel' (diff) | |
download | wireguard-linux-3bc1ca7e173c10dab03b17d5e8ce9df390721288.tar.xz wireguard-linux-3bc1ca7e173c10dab03b17d5e8ce9df390721288.zip |
net: pktgen: fix code style (ERROR: else should follow close brace '}')
Fix checkpatch code style errors:
ERROR: else should follow close brace '}'
#1317: FILE: net/core/pktgen.c:1317:
+ }
+ else
And checkpatch follow up code style check:
CHECK: Unbalanced braces around else statement
#1316: FILE: net/core/pktgen.c:1316:
+ } else
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250415112916.113455-2-ps.report@gmx.net
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions