From: Matthias Kaehlcke Date: Tue, 2 Oct 2007 18:21:34 +0000 (-0700) Subject: fs/locks.c: use list_for_each_entry() instead of list_for_each() X-Git-Tag: v2.6.24-rc1~1274^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094f2825218fec1b240cb8537d2d0a10edf5ddc9;p=pandora-kernel.git fs/locks.c: use list_for_each_entry() instead of list_for_each() fs/locks.c: use list_for_each_entry() instead of list_for_each() in posix_locks_deadlock() and get_locks_status() Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton --- Reading git-diff-tree failed