From: Matthias Kaehlcke Date: Mon, 9 Jul 2007 19:03:07 +0000 (-0700) Subject: USB: drivers/block/ub.c: use list_for_each_entry() X-Git-Tag: v2.6.23-rc1~1083^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69228deefea57ca27c17a196e5727b091c6d323;p=pandora-kernel.git USB: drivers/block/ub.c: use list_for_each_entry() Low performance USB storage driver: Use list_for_each_entry() instead of list_for_each() Signed-off-by: Matthias Kaehlcke Cc: Pete Zaitcev Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed