]> git.neil.brown.name Git - history.git/commit
Driver Core: fix up list_for_each() calls to list_for_each_entry()
authorGreg Kroah-Hartman <greg@kroah.com>
Mon, 9 Feb 2004 06:01:07 +0000 (22:01 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 9 Feb 2004 06:01:07 +0000 (22:01 -0800)
commit8be9c8deeca2eebf6dbc55fa2b0a19517d47ff1a
tree91389069310bfed34f3b67ec23a59068673ecaf5
parent97018fa965cde82b6c8a9a9717bf30d3219a1da8
Driver Core: fix up list_for_each() calls to list_for_each_entry()

Now this should get that Rusty^Wmonkey off my back...
drivers/base/class.c
drivers/base/class_simple.c