aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-06-03 21:35:30 -0500
committerMartin K. Petersen <[email protected]>2021-06-07 22:23:46 -0400
commit7b8a49881b0157022c7deed1b5950a8a4d5dd095 (patch)
tree81395d0aaf4629e84f2667d516c9ba020ecc7893 /tools/perf/scripts/python
parent61f4f11b48f9b0cd36e88825d5a59d5fda7ec957 (diff)
scsi: mpi3mr: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a fall-through warning by explicitly adding a break statement instead of just letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Link: https://lore.kernel.org/r/20210604023530.GA180997@embeddedor Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions