diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-12 00:47:57 -0500 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-12 00:47:57 -0500 |
commit | 4020f26b368c3e72450afedaefc2fd07ba301d20 (patch) | |
tree | c02d71f855df1f837aa8f9ce94f0fb2e1540ac91 /drivers/net/wireguard/noise.c | |
parent | d5c9d0a207f4c61734ccd4b51818788e8b86296a (diff) |
nfp: flower-ct: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix the
following warning by explicitly adding a break statement:
drivers/net/ethernet/netronome/nfp/flower/conntrack.c:1175:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'drivers/net/wireguard/noise.c')
0 files changed, 0 insertions, 0 deletions