diff options
author | 2019-07-29 10:10:33 -0500 | |
---|---|---|
committer | 2019-08-12 13:05:37 +0200 | |
commit | 630ee1a50c40210ef021435faa0e80d17a904883 (patch) | |
tree | c8d32025f02e17cefc283fa00e679d7b4677dfad /tools/perf/scripts/python/syscall-counts.py | |
parent | watchdog: ath79_wdt: fix a typo in the name of a function (diff) | |
download | linux-dev-630ee1a50c40210ef021435faa0e80d17a904883.tar.xz linux-dev-630ee1a50c40210ef021435faa0e80d17a904883.zip |
watchdog: Mark expected switch fall-throughs
Mark switch cases where we are expecting to fall through.
This patch fixes the following warnings:
drivers/watchdog/ar7_wdt.c: warning: this statement may fall
through [-Wimplicit-fallthrough=]: => 237:3
drivers/watchdog/pcwd.c: warning: this statement may fall
through [-Wimplicit-fallthrough=]: => 653:3
drivers/watchdog/sb_wdog.c: warning: this statement may fall
through [-Wimplicit-fallthrough=]: => 204:3
drivers/watchdog/wdt.c: warning: this statement may fall
through [-Wimplicit-fallthrough=]: => 391:3
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20190729151033.GA10143@embeddedor
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions