]> git.baikalelectronics.ru Git - kernel.git/commit
block: make printk_partition use the class iterator function
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 May 2008 21:21:08 +0000 (17:21 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jul 2008 04:54:48 +0000 (21:54 -0700)
commit1b567c19d8587e495390a930b2c05686ff396740
treef1e109f09aff9ecfb57b25bc14e5a07e91a2286a
parent50c06adb9eb4c6d51c38bf5844018905e661e7c3
block: make printk_partition use the class iterator function

Use the proper class iterator function instead of mucking around in the
internals of the class structures.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
block/genhd.c