Re: [PATCH] net: usb: Mark expected switch fall-throughs
From: David Miller <davem@davemloft.net>
Date: 2018-06-30 11:47:41
Also in:
linux-usb, lkml
From: David Miller <davem@davemloft.net>
Date: 2018-06-30 11:47:41
Also in:
linux-usb, lkml
From: "Gustavo A. R. Silva" <redacted> Date: Thu, 28 Jun 2018 13:50:48 -0500
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Signed-off-by: Gustavo A. R. Silva <redacted>
Applied.