lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun,  8 Mar 2015 11:09:35 +0800
From:	weizhewang <hmsjwzb56@...il.com>
To:	bardliao@...ltek.com
Cc:	linux-kernel@...r.kernel.org, weizhewang <weizhewang@...oo.com>
Subject: [PATCH] Sound: soc: codecs: rt5670: fix two space coding style issue

fixed a coding style issue

Signed-off-by: weizhewang<weizhewang@...oo.com>
---
 sound/soc/codecs/rt5670.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sound/soc/codecs/rt5670.c b/sound/soc/codecs/rt5670.c
index fd10261..11ced93 100644
--- a/sound/soc/codecs/rt5670.c
+++ b/sound/soc/codecs/rt5670.c
@@ -1913,8 +1913,8 @@ static const struct snd_soc_dapm_route rt5670_dapm_routes[] = {
 	{ "IF1 ADC2 IN1 Mux", "IF1_ADC2_IN", "IF1 ADC2 IN Mux" },
 	{ "IF1 ADC2 IN1 Mux", "IF1_ADC4", "IF1_ADC4" },
 
-	{ "IF1_ADC1" , NULL, "IF1 ADC1 IN2 Mux" },
-	{ "IF1_ADC2" , NULL, "IF1 ADC2 IN1 Mux" },
+	{ "IF1_ADC1", NULL, "IF1 ADC1 IN2 Mux" },
+	{ "IF1_ADC2", NULL, "IF1 ADC2 IN1 Mux" },
 
 	{ "Stereo1 ADC MIX", NULL, "Stereo1 ADC MIXL" },
 	{ "Stereo1 ADC MIX", NULL, "Stereo1 ADC MIXR" },
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ