chiark / gitweb /
[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of code.
authorgreg@kroah.com <greg@kroah.com>
Sun, 4 Jan 2004 16:18:16 +0000 (08:18 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:14 +0000 (21:13 -0700)
commit843d1a84b9be2b3e11f26186fee24676f5dc3f53
tree1abb3d2b5be532222a02b7b0fe8d4f40b02a625a
parent8eb38ef882192445bd0e012351a6192a2968a76c
[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of code.
namedev.c
namedev_parse.c