git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
015618b
)
ALSA: snd-usb: use list_for_each_safe for endpoint resources
author
Pavel Roskin
<proski@gnu.org>
Thu, 30 Aug 2012 21:11:17 +0000
(17:11 -0400)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 31 Aug 2012 16:17:45 +0000
(18:17 +0200)
snd_usb_endpoint_free() frees the structure that contains its argument.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Cc: stable@vger.kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found