]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tab
authorColin Ian King <colin.king@canonical.com>
Fri, 16 Nov 2018 15:06:33 +0000 (15:06 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 17 Nov 2018 03:08:28 +0000 (19:08 -0800)
commit7806869c6e5ea3c48aee80a72c790c55e6c3c303
tree4a6bf22e466ff21ca3a2789aac4be53c27684f9a
parentdc43d3aa045c6588f163f4c0f5084e09cb5c0295
ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tab

The return statement is indented too much by one level, fix this by
removing an extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic31xx.c