diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-11-02 14:21:36 -0500 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-12-28 20:45:28 +0100 |
commit | 083ccebb564245d75e956eaa934bcfd0f0a21dea (patch) | |
tree | 726f1ca13cf05637a3986968a408d5240cbce3d2 /drivers/watchdog/alim1535_wdt.c | |
parent | c94ad30add4e741ab260874e898a6448cdd4ff30 (diff) | |
download | lwn-083ccebb564245d75e956eaa934bcfd0f0a21dea.tar.gz lwn-083ccebb564245d75e956eaa934bcfd0f0a21dea.zip |
watchdog: advantechwdt: 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/alim1535_wdt.c')
0 files changed, 0 insertions, 0 deletions