Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Dan Carpenter and committed by
Mark Brown
feab2875 a76e1d95

+1 -1
+1 -1
sound/soc/codecs/nau8325.c
··· 422 422 *n1_sel = i; 423 423 *mult_sel = j; 424 424 ratio_sel = ratio; 425 - goto proc_done; 425 + goto proc_done; 426 426 } 427 427 } 428 428 }