From: David Howells Date: Tue, 10 Jan 2006 04:51:31 +0000 (-0800) Subject: [PATCH] Add list_for_each_entry_safe_reverse() X-Git-Tag: v2.6.16-rc1~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad42352c01788e41a33336577fdd270d8de55bb;p=pandora-kernel.git [PATCH] Add list_for_each_entry_safe_reverse() Add list_for_each_entry_safe_reverse() to linux/list.h This is needed by unmerged cachefs and be an as-yet-unreviewed device_shutdown() fix. Signed-off-by: David Howells Cc: Patrick Mochel Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed