]> git.baikalelectronics.ru Git - kernel.git/commit
lib: percpu_counter_sum_positive
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 17 Oct 2007 06:25:44 +0000 (23:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:44 +0000 (08:42 -0700)
commit181bddec88c57469c03e7f8ba70b39356e7eb2f2
tree77ee238498a5b205fa80e58b41212a9e3334c8bf
parentde4093e1ab6f102da6f7736d3d7115621a2d5fe2
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>
fs/ext3/super.c
fs/ext4/super.c
fs/file_table.c
include/linux/percpu_counter.h
lib/percpu_counter.c