On Mon, Aug 06, 2018 at 07:14:51AM -0500, Gustavo A. R. Silva wrote:
> Add missing break statement in order to prevent the code from falling
> through to the default case.
>
> Cc: sta...@vger.kernel.org
> Addresses-Coverity-ID: 115050 ("Missing break in switch")
> Reported-by: Valdis Kletnieks
>
Add missing break statement in order to prevent the code from falling
through to the default case.
Cc: sta...@vger.kernel.org
Addresses-Coverity-ID: 115050 ("Missing break in switch")
Reported-by: Valdis Kletnieks
Signed-off-by: Gustavo A. R. Silva
---
sound/soc/codecs/wm8994.c | 2 +-
1 file c
2 matches
Mail list logo