diff options
author | 2020-11-20 12:39:36 -0600 | |
---|---|---|
committer | 2020-12-02 12:59:47 -0500 | |
commit | 8b185fc6e3fe5d16abcd2753f504d1c54134f03a (patch) | |
tree | 52b97ddcc036611b82f52878a383fbfbdfe8486e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: lpfc: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-8b185fc6e3fe5d16abcd2753f504d1c54134f03a.tar.xz wireguard-linux-8b185fc6e3fe5d16abcd2753f504d1c54134f03a.zip |
scsi: stex: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by
explicitly adding a break statement instead of letting the code fall
through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Link: https://lore.kernel.org/r/20a7bcc10af2b762325c7078a4f472121a4fabc7.1605896060.git.gustavoars@kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions