[PATCH] Use more simple/fast iterators
commitb8763ba0cdd3a6751c3026d8a953d6f1f56ab29e
authorChristopher Li <sparse@chrisli.org>
Mon, 6 Sep 2004 18:22:11 +0000 (6 11:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:03:08 +0000 (7 21:03 -0700)
tree514e12920f61a27df899049147ada064c5b20078
parent5b0dca0c51ac6f9fefceb066fe4d822d72e2a003
[PATCH] Use more simple/fast iterators

Here is the second step to get ride of the old list iterator using
the new infrastructure.
lib.c
lib.h
linearize.c