Skip to content

Commit feab287

Browse files
Dan Carpenterbroonie
authored andcommitted
ASoC: nau8325: Delete a stray tab
This line is indented too far. Delete a tab. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://patch.msgid.link/aSlNO0sqQr2A4vzG@stanley.mountain Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent a76e1d9 commit feab287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/codecs/nau8325.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ static int nau8325_clksrc_choose(struct nau8325 *nau8325,
422422
*n1_sel = i;
423423
*mult_sel = j;
424424
ratio_sel = ratio;
425-
goto proc_done;
425+
goto proc_done;
426426
}
427427
}
428428
}

0 commit comments

Comments
 (0)