ASoC: Remove unnecessary semicolons
Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Esse commit está contido em:
@@ -736,7 +736,6 @@ static int wm8940_probe(struct snd_soc_codec *codec)
|
||||
return ret;
|
||||
|
||||
return ret;
|
||||
;
|
||||
}
|
||||
|
||||
static int wm8940_remove(struct snd_soc_codec *codec)
|
||||
|
Referência em uma nova issue
Block a user