ALSA: snd-usb: use list_for_each_safe for endpoint resources
authorPavel Roskin <proski@gnu.org>
Thu, 30 Aug 2012 21:11:17 +0000 (17:11 -0400)
committerTakashi 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