Start migrating the last straggling users of the "iterate()"
commit09ff8b4f71fe3013ec9086261ef02715be139492
authorLinus Torvalds <torvalds@home.osdl.org>
Sun, 3 Aug 2003 03:19:07 +0000 (2 20:19 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:00 +0000 (7 21:01 -0700)
treecf2a9223bf65642910acfea22327e16e208badea
parent6dfe359777b8bcb2c504f01bac5b9b4687aaaf73
Start migrating the last straggling users of the "iterate()"
function call interface over to the much more readable
FOR_EACH_PTR() approach. No need for silly one-line iterator
functions.
expand.c