https://github.com/torvalds/linux
Revision 93cbcf5d22bbe6f2ecf64765d5f6085beceb3ee8 authored by Gustavo A. R. Silva on 20 August 2019, 21:03:09 UTC, committed by Gustavo A. R. Silva on 21 August 2019, 00:43:47 UTC
Mark switch cases where we are expecting to fall through.

Fix the following warning (Building: cavium_octeon_defconfig mips):

arch/mips/include/asm/octeon/cvmx-sli-defs.h:47:6: warning: this statement
may fall through [-Wimplicit-fallthrough=]

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
1 parent 5274fdb
History
Tip revision: 93cbcf5d22bbe6f2ecf64765d5f6085beceb3ee8 authored by Gustavo A. R. Silva on 20 August 2019, 21:03:09 UTC
MIPS: Octeon: Mark expected switch fall-through
Tip revision: 93cbcf5
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 12.2 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.1 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 509.8 KB
Makefile -rw-r--r-- 59.2 KB
README -rw-r--r-- 727 bytes

README

back to top