diff options
author | John Hurley <[email protected]> | 2019-04-16 15:04:23 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-04-16 21:42:06 -0700 |
commit | 9bad65e51549d89b388f9c677d7527eede419e18 (patch) | |
tree | e1bf7a410a11e0cd589bf1bc6902e6214d5c7002 /tools/perf/scripts/python/syscall-counts.py | |
parent | 3aed3e2a143c9619f4c8d0a3b8fe74d7d3d79c93 (diff) |
nfp: flower: fix implicit fallthrough warning
The nfp_flower_copy_pre_actions function introduces a case statement with
an intentional fallthrough. However, this generates a warning if built
with the -Wimplicit-fallthrough flag.
Remove the warning by adding a fall through comment.
Fixes: 1c6952ca587d ("nfp: flower: generate merge flow rule")
Signed-off-by: John Hurley <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Reviewed-by: Jiong Wang <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions