[GIT PULL] Wimplicit-fallthrough patches for 5.5-rc2

From: Gustavo A. R. Silva
Date: Sat Dec 14 2019 - 15:29:33 EST


The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wimplicit-fallthrough-5.5-rc2

for you to fetch changes up to 3d519d6d388ba4f9a75d0e0b6f60d890987bc096:

sh: kgdb: Mark expected switch fall-throughs (2019-12-10 16:11:42 -0600)

----------------------------------------------------------------
Wimplicit-fallthrough patches for 5.5-rc2

Hi Linus,

Please, pull the following patches that mark switch cases where we are
expecting to fall through.

- Fix compile error on sh by marking expected switch fall-through

Thanks

Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>

----------------------------------------------------------------
Kuninori Morimoto (1):
sh: kgdb: Mark expected switch fall-throughs

arch/sh/kernel/kgdb.c | 1 +
1 file changed, 1 insertion(+)