diff options
author | 2021-04-20 15:11:29 -0500 | |
---|---|---|
committer | 2021-04-20 14:23:17 -0600 | |
commit | e06abcc68cb555377efd5aa781c014d3d68498b6 (patch) | |
tree | 66b1e9e605ca6d849734683441e704f83e2c9eb9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | pata_ipx4xx_cf: Fix unsigned comparison with less than zero (diff) | |
download | wireguard-linux-e06abcc68cb555377efd5aa781c014d3d68498b6.tar.xz wireguard-linux-e06abcc68cb555377efd5aa781c014d3d68498b6.zip |
libata: 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
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions