OSDN Git Service

ASoC: fsl_micfil: Fix indentation to put on one line affected code
authorTang Bin <tangbin@cmss.chinamobile.com>
Mon, 18 May 2020 10:59:51 +0000 (18:59 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 18 May 2020 15:43:42 +0000 (16:43 +0100)
commit11106cb37ade76719bb3feac9fa6ba68173a38a0
tree2708a6f6e3fbb9131b9af99a80a18f8ec6f8013d
parentd731c1a0f935dbebf4a851e072f8c7309eb2b8c5
ASoC: fsl_micfil: Fix indentation to put on one line affected code

In the function fsl_micfil_startup(), the two lines of dev_err()
can be shortened to one line.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20200518105951.19200-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_micfil.c