Re: [PATCH] ASoC: adav80x: mark expected switch fall-through

From: Mark Brown
Date: Thu Aug 09 2018 - 05:30:29 EST


On Wed, Aug 08, 2018 at 02:19:33PM -0500, Gustavo A. R. Silva wrote:

> @@ -648,6 +648,7 @@ static int adav80x_set_pll(struct snd_soc_component *component, int pll_id,
> pll_ctrl1 |= ADAV80X_PLL_CTRL1_PLLDIV;
> break;
> }
> + /* fall through */
> default:
> return -EINVAL;
> }

Are you *positive* this is a deliberate fall through?

Attachment: signature.asc
Description: PGP signature