Loading sound/soc/soc-pcm.c +1 −1 Original line number Diff line number Diff line Loading @@ -304,7 +304,7 @@ static bool soc_pcm_has_symmetry(struct snd_pcm_substream *substream) static void soc_pcm_set_msb(struct snd_pcm_substream *substream, int bits) { struct snd_soc_pcm_runtime *rtd = substream->private_data; int ret, i; int ret; if (!bits) return; Loading Loading
sound/soc/soc-pcm.c +1 −1 Original line number Diff line number Diff line Loading @@ -304,7 +304,7 @@ static bool soc_pcm_has_symmetry(struct snd_pcm_substream *substream) static void soc_pcm_set_msb(struct snd_pcm_substream *substream, int bits) { struct snd_soc_pcm_runtime *rtd = substream->private_data; int ret, i; int ret; if (!bits) return; Loading