commit | b7dc10b64f6190a008f05baf697d4d8fa9b8ed51 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Tue Oct 02 12:19:54 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 07 22:42:02 2018 -0700 |
tree | 8f198231a01e1ea6926093326fbf23a367fb0d19 | |
parent | c4beb225f93a2fdaffbe2a610eccb0f6c86b3e45 [diff] |
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>