Searched hist:114878 (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/drivers/opl3/
H A Dopl3_midi.cdiff 0c93c5ce Wed Aug 08 13:25:16 MDT 2018 Gustavo A. R. Silva <gustavo@embeddedor.com> ALSA: opl3: Mark expected switch fall-through

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Addresses-Coverity-ID: 114878 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.cdiff bc171e87 Tue Aug 07 17:11:14 MDT 2018 Gustavo A. R. Silva <gustavo@embeddedor.com> bnx2x: Mark expected switch fall-thoughs

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Addresses-Coverity-ID: 114878 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Completed in 440 milliseconds