From: Michael Halcrow Date: Tue, 16 Oct 2007 08:27:55 +0000 (-0700) Subject: eCryptfs: use list_for_each_entry_safe() when wiping auth toks X-Git-Tag: v2.6.24-rc1~1001 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0869cc144174c5e3e2671cb40fdecac44d71855;p=pandora-kernel.git eCryptfs: use list_for_each_entry_safe() when wiping auth toks Use list_for_each_entry_safe() when wiping the authentication token list. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed