KVM: s390: Use fallthrough;
authorJoe Perches <joe@perches.com>
Wed, 11 Mar 2020 04:51:32 +0000 (21:51 -0700)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 23 Mar 2020 17:30:07 +0000 (18:30 +0100)
commit3b684a420bd8a2689ae260ddc47b5f041f93f5f5
tree52ec490685a47fa13de5a88003b9e9a3a132501e
parentcc674ef252f4750bdcea1560ff491081bb960954
KVM: s390: Use fallthrough;

Convert the various uses of fallthrough comments to fallthrough;

Done via script
Link: https://lore.kernel.org/lkml/b56602fcf79f849e733e7b521bb0e17895d390fa.1582230379.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Link: https://lore.kernel.org/r/d63c86429f3e5aa806aa3e185c97d213904924a5.1583896348.git.joe@perches.com
[borntrager@de.ibm.com: Fix link to tool and subject]
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/gaccess.c
arch/s390/kvm/interrupt.c
arch/s390/kvm/kvm-s390.c
arch/s390/mm/gmap.c