ia64: annotate a switch fallthrough in ia64_do_signal
authorChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2019 06:55:21 +0000 (08:55 +0200)
committerTony Luck <tony.luck@intel.com>
Mon, 12 Aug 2019 16:52:36 +0000 (09:52 -0700)
commit782d7a217eb63353dbfd81fb88b24e600bc6bd9c
tree1975b545196f29ae5033f8b0065b209ec74d7333
parentc5e5c48c16422521d363c33cfb0dcf58f88c119b
ia64: annotate a switch fallthrough in ia64_do_signal

Also reindent the switch statement to use the normal kernel style
while at it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190812065524.19959-2-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/signal.c