diff options
author | 2020-07-27 17:42:01 -0500 | |
---|---|---|
committer | 2020-07-29 21:09:37 +1000 | |
commit | 5e66a0cb5fbdc76f9ad86a1e8f43256dbad29ef7 (patch) | |
tree | d320688cd87a1138545921cba05dc63fc146a753 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE (diff) | |
download | wireguard-linux-5e66a0cb5fbdc76f9ad86a1e8f43256dbad29ef7.tar.xz wireguard-linux-5e66a0cb5fbdc76f9ad86a1e8f43256dbad29ef7.zip |
powerpc: 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/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200727224201.GA10133@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions