OSDN Git Service

sparc64: fix fall-through annotation
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 2 Oct 2018 10:19:54 +0000 (12:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 05:42:02 +0000 (22:42 -0700)
commitb7dc10b64f6190a008f05baf697d4d8fa9b8ed51
tree8f198231a01e1ea6926093326fbf23a367fb0d19
parentc4beb225f93a2fdaffbe2a610eccb0f6c86b3e45
sparc64: fix fall-through annotation

Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/kgdb_64.c