diff options
author | 2019-10-31 17:34:37 +0100 | |
---|---|---|
committer | 2019-11-03 08:30:58 +0100 | |
commit | a7757d318a8afaf3e1f17926ee1857b0d005db70 (patch) | |
tree | 921765a012189b01b5e854999db6220193dd0551 /tools/perf/scripts/python/stackcollapse.py | |
parent | batman-adv: Axe 'aggr_list_lock' (diff) | |
download | linux-dev-a7757d318a8afaf3e1f17926ee1857b0d005db70.tar.xz linux-dev-a7757d318a8afaf3e1f17926ee1857b0d005db70.zip |
batman-adv: Use 'fallthrough' pseudo keyword
The usage of the '/* fall through */' comments in switches are no longer
marked as non-deprecated variant of implicit fall throughs for switch
statements. The commit 294f69e662d1 ("compiler_attributes.h: Add
'fallthrough' pseudo keyword for switch/case use") introduced a replacement
keyword which should be used instead.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions