Re: [PATCH] net: rose: mark expected switch fall-throughs
From: David Miller <davem@davemloft.net>
Date: 2017-10-22 01:03:05
Also in:
linux-hams, lkml
From: David Miller <davem@davemloft.net>
Date: 2017-10-22 01:03:05
Also in:
linux-hams, lkml
From: "Gustavo A. R. Silva" <redacted> Date: Thu, 19 Oct 2017 13:03:51 -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.