On Sat, 04 Aug 2018 22:13:26 +0200,
Gustavo A. R. Silva wrote:
>
> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> Addresses-Coverity-ID: 115156 ("Missing break in switch")
> Signed-off-by: Gustavo A. R. Silva
Applied, thanks.
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 115156 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva
---
sound/pci/echoaudio/echoaudio.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/soun
2 matches
Mail list logo