watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warning
authorBorislav Petkov <bp@suse.de>
Sun, 29 Sep 2019 11:46:49 +0000 (13:46 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 18 Nov 2019 18:53:40 +0000 (19:53 +0100)
commitb6276d4e4bc3d74b37a918c231b19622f9f194a7
treec46febf2e611991bae1e61106a34618ca3dc003a
parentff0aaacb6f26e72f6eb9220eb3b479ffb46b592d
watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warning

... by moving the fall through comment outside of the code block so that
gcc sees it.

No functional changes.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Wim Van Sebroeck <wim@linux-watchdog.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: linux-watchdog@vger.kernel.org
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20190929114649.22740-1-bp@alien8.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/sbc7240_wdt.c