Re: [PATCH] MIPS: fix some more fall through errors in arch/mips

From: Paul Burton
Date: Tue Jul 16 2019 - 07:42:32 EST


Hello,

Stephen Rothwell wrote:
> Fix these errors:
>
> arch/mips/cavium-octeon/executive/cvmx-pko.c:489:7: error: this statement may fall through [-Werror=implicit-fallthrough=]
> arch/mips/bcm63xx/dev-flash.c:89:3: error: this statement may fall through [-Werror=implicit-fallthrough=]
> arch/mips/ath79/setup.c:155:17: error: this statement may fall through [-Werror=implicit-fallthrough=]
> arch/mips/ar7/setup.c:50:3: error: this statement may fall through [-Werror=implicit-fallthrough=]
>
> Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: John Crispin <john@xxxxxxxxxxx>
> Cc: Matthias Schiffer <mschiffer@xxxxxxxxxxxxxxxxxxxx>
> Cc: "Petr Å tetiar" <ynezz@xxxxxxx>
> Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>

Applied to mips-next.

Thanks,
Paul

[ This message was auto-generated; if you believe anything is incorrect
then please email paul.burton@xxxxxxxx to report it. ]