commit | 68c4d4a7875c59f2e4b72901ab11ba978e75bde0 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 22 17:21:08 2008 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 21:54:49 2008 -0700 |
tree | 92c8024e282b4e5a18b156998c2efa3bc1783e32 | |
parent | a6e2ba88774bc5870ab3d9664cb86d70415f7402 [diff] |
block: make proc files seq_start use the class_find_device() 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>