diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-07-08 15:09:39 -0500 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@netfilter.org> | 2020-09-20 12:42:43 +0200 |
commit | 514bd1d1234ce9bab49244cf638dff8c894940a1 (patch) | |
tree | 3c94dde0c8b02a877b3af62d5052d64dc237d7da /tests/iptreemap.t | |
parent | b62e1ef34c18c1734593b81de481021f8fbb866e (diff) |
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>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'tests/iptreemap.t')
0 files changed, 0 insertions, 0 deletions