s390x/pci: add some fallthrough annotations
commitefac5ae420ca0644db9360861a1bf02d040afd18
authorCornelia Huck <cohuck@redhat.com>
Mon, 8 Jul 2019 12:34:13 +0000 (8 14:34 +0200)
committerCornelia Huck <cohuck@redhat.com>
Thu, 18 Jul 2019 09:29:50 +0000 (18 11:29 +0200)
tree4e63f03eb54160285a4e552159ee6f17452ddbbb
parent0b18cfb8f1828c905139b54c8644b0d8f4aad879
s390x/pci: add some fallthrough annotations

According to the comment, the bits are supposed to accumulate.

Reported-by: Stefan Weil <sw@weilnetz.de>
Fixes: 5d1abf234462 ("s390x/pci: enforce zPCI state checking")
Acked-by: Collin Walling <walling@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/s390-pci-inst.c