summary refs log tree commit diff
path: root/arch/unicore32
diff options
context:
space:
mode:
authorShaohua Li <shaohua.li@intel.com>2011-05-24 17:13:35 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-05-25 08:39:54 -0700
commitc84598bbfa756b7d042da31aa4e198ae866a6c7d (patch)
tree9287d1dcfd313193b944f3dc49a6519a40a7ee4f /arch/unicore32
parent3c8f370ded3483b27f1218ff0051fcf0c7a2facd (diff)
downloadlinux-c84598bbfa756b7d042da31aa4e198ae866a6c7d.tar.gz
percpu_counter: change return value and add comments
The percpu_counter_*_positive() API in UP case doesn't check if return
value is positive.  Add comments to explain why we don't.  Also if count <
0, returns 0 instead of 1 for *read_positive().

[akpm@linux-foundation.org: tweak comment]
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions