commit | 2cc543f5cd6deda27ef463686fa08c16c8c0990b | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Wed Oct 03 12:45:56 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 03 09:33:13 2018 -0700 |
tree | dffc7cca85b52e8145ab41ff3997807ff040956b | |
parent | 9003b369499b3320d3f16145145b729fb6ff3bd4 [diff] |
sctp: 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>