Skip to content

Commit

Permalink
ALSA: usb: cosmetics, remove a leading space
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Antonio Ospite authored and Takashi Iwai committed Jan 29, 2013
1 parent febd1cc commit aa53f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/usb/card.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa53f98

Please sign in to comment.