diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-11-04 00:03:27 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-12-28 20:45:30 +0100 |
commit | e2af3092d05a814d670a045df983fcefb18e7c14 (patch) | |
tree | 3b460ca02708d0a04dbd8d31f60b91717942172d /drivers/watchdog/omap_wdt.c | |
parent | watchdog: pcwd_pci: mark expected switch fall-through (diff) | |
download | linux-e2af3092d05a814d670a045df983fcefb18e7c14.tar.xz linux-e2af3092d05a814d670a045df983fcefb18e7c14.zip |
watchdog: watchdog_dev: mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case I replaced "Fall" with a proper
"fall through" comment, which is what GCC is expecting to find.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/omap_wdt.c')
0 files changed, 0 insertions, 0 deletions