When removing/replacing pointer list entries, return the final
commit105f3530d45906ff3789447182bd0d8853eff800
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 10 Dec 2004 17:47:01 +0000 (10 10:47 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:51 +0000 (7 21:05 -0700)
tree021f47b57de7fd4170907b62898e883be10675ee
parent9ba43219929458c54a6ec737f5fd51ee5fb041ab
When removing/replacing pointer list entries, return the final
count.

The caller want to know how many got removed if they didn't
specify an exact count to begin with.
lib.c
lib.h