| commit | 90a93ff4051ede8320c5576d99f34e0f75e99c1a | [log] [tgz] |
|---|---|---|
| author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Jul 29 07:47:02 2019 +0200 |
| committer | Vasily Gorbik <gor@linux.ibm.com> | Mon Jul 29 18:05:03 2019 +0200 |
| tree | 11fb758a6f9df650ad0ed1aed119f72b43e101b3 | |
| parent | 7f5aa1154b1a30653a12e0f7f473494de77ad670 [diff] |
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>