From: Aaro Koskinen Date: Thu, 10 Oct 2013 20:25:34 +0000 (+0300) Subject: staging: octeon-usb: use list_for_each_entry_safe() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f011fefa8a25980bce5f83f49d6524b3910d64aa;p=pandora-kernel.git staging: octeon-usb: use list_for_each_entry_safe() Use list_for_each_entry_safe() when deleting all list items. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed