From: Matthias Kaehlcke Date: Wed, 19 Sep 2007 05:46:43 +0000 (-0700) Subject: kernel/user.c: Use list_for_each_entry instead of list_for_each X-Git-Tag: v2.6.23-rc7~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a4821dca693867a7953104c1e3cc830eb9191f;p=pandora-kernel.git kernel/user.c: Use list_for_each_entry instead of list_for_each kernel/user.c: Convert list_for_each to list_for_each_entry in uid_hash_find() Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed