Re: [PATCH v2] rtc: m41t80: mark expected switch fall-through
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2018-10-16 10:59:30
Also in:
lkml
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2018-10-16 10:59:30
Also in:
lkml
On 04/10/2018 15:07:01+0200, Gustavo A. R. Silva wrote:
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case, I replaced "Fall" with a proper
"Fall through" comment.
Addresses-Coverity-ID: 1373875 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <redacted>Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com