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)
commit90a93ff4051ede8320c5576d99f34e0f75e99c1a
tree11fb758a6f9df650ad0ed1aed119f72b43e101b3
parent7f5aa1154b1a30653a12e0f7f473494de77ad670
s390/tape: add fallthrough annotations

Commit a035d552a93b ("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