[alsa-devel] [PATCH 0/2] ASoC: Intel: skylake - match braces for if-else
Vinod Koul
vinod.koul at intel.com
Tue Jun 23 19:10:11 CEST 2015
Coding style mandates that if-else should match braces even if one of them
is a single line statement. Fix it in two places missed earlier
Mark, you can also fold these two patches with SKL driver series (1st and
2nd patch can fold in 1st and 2nd patch respectively) or apply independetly,
either way okay
Vinod Koul (2):
ASoC: Intel: skl-pcm.c match braces for if-else
ASoC: Intel: skl.c match braces for if-else
sound/soc/intel/skylake/skl-pcm.c | 3 ++-
sound/soc/intel/skylake/skl.c | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list