ASoC: max98090: Remove unnecessary braces
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 21 Feb 2013 06:55:00 +0000 (12:25 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 03:13:15 +0000 (11:13 +0800)
commit959b6250dbf8398e3c63544f771ff1682a09987e
tree51971a32f846ca06daf687589a5159f90e042aac
parent4ca74feb6ceb3031e8cf9ef88dedb3ebb984a59a
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>
sound/soc/codecs/max98090.c
This page took 0.025293 seconds and 5 git commands to generate.