commit | 959b6250dbf8398e3c63544f771ff1682a09987e | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Feb 21 12:25:00 2013 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 11:13:15 2013 +0800 |
tree | 51971a32f846ca06daf687589a5159f90e042aac | |
parent | 4ca74feb6ceb3031e8cf9ef88dedb3ebb984a59a [diff] |
ASoC: max98090: Remove unnecessary braces Braces are not required for single line statements. Silences the following checkpatch warnings: WARNING: braces {} are not necessary for single statement blocks. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>