Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sound: soc: generic: Removed unnecessary blank line
@ 2017-02-25 10:29 Andrei Hirgau
  0 siblings, 0 replies; only message in thread
From: Andrei Hirgau @ 2017-02-25 10:29 UTC (permalink / raw)
  To: perex, tiwai
  Cc: lgirdwood, broonie, kuninori.morimoto.gx, nikita.yoush,
	alsa-devel, linux-kernel, Andrei Hirgau

Reported by checkpatch.pl

Signed-off-by: Andrei Hirgau <hirgauandrei@gmail.com>
---
 sound/soc/generic/simple-card.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/generic/simple-card.c b/sound/soc/generic/simple-card.c
index 85b4f18..53bcf95 100644
--- a/sound/soc/generic/simple-card.c
+++ b/sound/soc/generic/simple-card.c
@@ -448,7 +448,6 @@ static int asoc_simple_card_probe(struct platform_device *pdev)
 	priv->snd_card.num_links	= num;
 
 	if (np && of_device_is_available(np)) {
-
 		ret = asoc_simple_card_parse_of(np, priv);
 		if (ret < 0) {
 			if (ret != -EPROBE_DEFER)
-- 
2.7.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-25 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25 10:29 [PATCH] sound: soc: generic: Removed unnecessary blank line Andrei Hirgau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox