]> git.baikalelectronics.ru Git - kernel.git/commit
s390/tape: add fallthrough annotations
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 29 Jul 2019 05:47:02 +0000 (07:47 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 29 Jul 2019 16:05:03 +0000 (18:05 +0200)
commit99dd313e6a40774d80f910c1701e74ffbd194c6f
tree11fb758a6f9df650ad0ed1aed119f72b43e101b3
parentf5759c81ecd071eeeea7e112254e89c4774733d5
s390/tape: add fallthrough annotations

Commit 9efd3326fae8 ("Makefile: Globally enable fall-through warning")
enables fall-through warnings globally. Add missing annotations.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/char/tape_core.c