From: Greg Kroah-Hartman Date: Thu, 22 May 2008 21:21:08 +0000 (-0400) Subject: block: make /proc/partitions and /proc/diskstats use class_find_device() X-Git-Tag: v2.6.27-rc1~866^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f302519148f311307637d4c9a6d0fd87d07e4c;p=pandora-kernel.git block: make /proc/partitions and /proc/diskstats use class_find_device() Use the proper class iterator function instead of mucking around in the internals of the class structures. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed