From: Pavel Roskin Date: Thu, 30 Aug 2012 21:11:17 +0000 (-0400) Subject: ALSA: snd-usb: use list_for_each_safe for endpoint resources X-Git-Tag: v3.6-rc5~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d2f44e967b3c2cf79a6dfb904c8880616c7f83;p=pandora-kernel.git ALSA: snd-usb: use list_for_each_safe for endpoint resources snd_usb_endpoint_free() frees the structure that contains its argument. Signed-off-by: Pavel Roskin Cc: stable@vger.kernel.org Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed