mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 00:16:29 +00:00
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/b77ee091548f16b52056c3b9ee8c76dc6691f868.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> |
||
|---|---|---|
| .. | ||
| csio_attr.c | ||
| csio_defs.h | ||
| csio_hw_chip.h | ||
| csio_hw_t5.c | ||
| csio_hw.c | ||
| csio_hw.h | ||
| csio_init.c | ||
| csio_init.h | ||
| csio_isr.c | ||
| csio_lnode.c | ||
| csio_lnode.h | ||
| csio_mb.c | ||
| csio_mb.h | ||
| csio_rnode.c | ||
| csio_rnode.h | ||
| csio_scsi.c | ||
| csio_scsi.h | ||
| csio_wr.c | ||
| csio_wr.h | ||
| Kconfig | ||
| Makefile | ||
| t4fw_api_stor.h | ||