diff options
author | 2020-07-08 15:09:39 -0500 | |
---|---|---|
committer | 2020-07-22 01:18:05 +0200 | |
commit | 954d82979b2f9dd4c20b895226799650d4841b94 (patch) | |
tree | 9b8617812e71d3137b4a105e65db055e762f4c6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1 (diff) | |
download | linux-dev-954d82979b2f9dd4c20b895226799650d4841b94.tar.xz linux-dev-954d82979b2f9dd4c20b895226799650d4841b94.zip |
netfilter: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.
[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions