ASoC: compress: indent an if statement
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 14 May 2014 14:23:08 +0000 (17:23 +0300)
committerMark Brown <broonie@linaro.org>
Wed, 14 May 2014 15:15:03 +0000 (16:15 +0100)
The return statement was not indented correctly.  I lined up the
condition a bit as well.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-compress.c

Simple merge