commit | 52d9f3b4090922f34497ace82bd062d80a465a29 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 16 23:25:44 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:44 2007 -0700 |
tree | 77ee238498a5b205fa80e58b41212a9e3334c8bf | |
parent | 3a587f47b82f96f19318c036e7b979fcd5c3848f [diff] |
lib: percpu_counter_sum_positive s/percpu_counter_sum/&_positive/ Because its consitent with percpu_counter_read* Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>