diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2008-03-27 08:13:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-20 06:10:27 +0400 |
commit | c6a2a3dc26da72e431c293d02549593f9c041f63 (patch) | |
tree | 45ea5dcf2c8ae52f99507e941df3aa685fa70356 /README | |
parent | c6f87733823d69a8f12e391688ceeb1ff4922530 (diff) | |
download | linux-c6a2a3dc26da72e431c293d02549593f9c041f63.tar.xz |
Kobject: Replace list_for_each() with list_for_each_entry().
Use the more concise list_for_each_entry(), which allows for the
deletion of the to_kobj() routine at the same time.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions