Hi Linus, On 07/09/2018 08:42 AM, Linus Walleij wrote: > On Thu, Jul 5, 2018 at 5:51 PM Gustavo A. R. Silva > <[email protected]> wrote: > >> In preparation to enabling -Wimplicit-fallthrough, mark switch cases >> where we are expecting to fall through. >> >> Addresses-Coverity-ID: 1292308 ("Missing break in switch") >> Addresses-Coverity-ID: 1292309 ("Missing break in switch") > > I hope these special tags are accepted by the community at large. > Has there been discussion? >
Yes. This is information we want to keep on the changelog: http://lkml.iu.edu/hypermail/linux/kernel/1710.3/04013.html >> Signed-off-by: Gustavo A. R. Silva <[email protected]> > > Patch applied with Mika's ACK. > Thanks -- Gustavo

