2001-12-12 04:54:58

by Craig Christophel

[permalink] [raw]
Subject: inode.c list traversal -- use list.h stuff

This changes some of the list traversals in inode.c to use the list_for_each*
functions. It also adds the list_for_each*_r reverse traversal macro's in
list.h.

Comments welcome.



Craig.


Attachments:
inode-list-macro-use.diff (4.27 kB)