diff options
| author | Gustavo A. R. Silva <[email protected]> | 2021-05-28 20:03:35 +0000 |
|---|---|---|
| committer | Denis Efremov <[email protected]> | 2021-06-15 06:18:55 +0000 |
| commit | 2c9bdf6e4771a5966a4f0d6bea45a1c7f38312d7 (patch) | |
| tree | 24c5b5870d59b29aad654e7f3c4815f01bb056a6 /net/switchdev/switchdev.c | |
| parent | floppy: cleanup: remove redundant assignment to nr_sectors (diff) | |
| download | kernel-2c9bdf6e4771a5966a4f0d6bea45a1c7f38312d7.tar.gz kernel-2c9bdf6e4771a5966a4f0d6bea45a1c7f38312d7.zip | |
floppy: Fix fall-through warning 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/linux-hardening/[email protected]/
Suggested-by: Jens Axboe <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Denis Efremov <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
