Re: [PATCH] mtd: onenand_base: Avoid fall-through warnings

From: Kees Cook
Date: Wed May 22 2019 - 18:22:56 EST


On Wed, May 22, 2019 at 11:57:38PM +0200, Boris Brezillon wrote:
> All this look suspicious, and even if the fall through logic
> has no side effects in practice (which I'm still not sure is the case),
> I think it'd be better to explicitly set the flags that have
> to be set in each case statement and add breaks.

Yeah, totally agreed. :)

--
Kees Cook