[alsa-devel] [PATCH 5/6] sound/usb/card.c: cosmetics, remove a leading space
Antonio Ospite
ospite at studenti.unina.it
Mon Jan 28 23:42:31 CET 2013
From: Antonio Ospite <ao2 at amarulasolutions.com>
Signed-off-by: Antonio Ospite <ao2 at amarulasolutions.com>
---
sound/usb/card.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/usb/card.c b/sound/usb/card.c
index ccf95cf..803953a 100644
--- a/sound/usb/card.c
+++ b/sound/usb/card.c
@@ -646,7 +646,7 @@ static int usb_audio_suspend(struct usb_interface *intf, pm_message_t message)
as->substream[0].need_setup_ep =
as->substream[1].need_setup_ep = true;
}
- }
+ }
} else {
/*
* otherwise we keep the rest of the system in the dark
--
1.7.10.4
More information about the Alsa-devel
mailing list