From: Matthias Kaehlcke Date: Mon, 16 Jul 2007 06:40:23 +0000 (-0700) Subject: fs/block_dev.c: use list_for_each_entry() X-Git-Tag: v2.6.23-rc1~903 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203a2935c734c054bfd4665fb5d8835498af50a8;p=pandora-kernel.git fs/block_dev.c: use list_for_each_entry() fs/block_dev.c: Use list_for_each_entry() instead of list_for_each() in nr_blockdev_pages() Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed