ASoC: Intel: sst-firmware: missing curly braces (harmless)
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 21 Feb 2014 08:52:40 +0000 (11:52 +0300)
committerMark Brown <broonie@linaro.org>
Tue, 25 Feb 2014 23:45:39 +0000 (08:45 +0900)
commit951e9bb1fa589177183af1696ecfd4e4d8d37cbf
treeefb40b85493d559a3acb0ba9d27d671e55a1d21b
parent5069e5c93ca73eab185d3bb338a1362275f9ea70
ASoC: Intel: sst-firmware: missing curly braces (harmless)

There were some curly braces intended here, but the code actually
works the same either way so it's not a bug.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-firmware.c