]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
generic-dynamic-per-cpu-refcounting-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 23 Mar 2013 02:33:14 +0000 (13:33 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Mar 2013 05:11:48 +0000 (16:11 +1100)
commit1338950514a1d64a0f90c0afab1605b1286807a1
tree49b1bca526370999739fe7af059cf6136bca373d
parent9d01d77208eedebeabf0138ca5554ab39f978514
generic-dynamic-per-cpu-refcounting-checkpatch-fixes

WARNING: line over 80 characters
#401: FILE: lib/percpu-refcount.c:215:
+ count += *per_cpu_ptr((unsigned __percpu *) pcpu_count, cpu);

total: 0 errors, 1 warnings, 365 lines checked

./patches/generic-dynamic-per-cpu-refcounting.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Kent Overstreet <koverstreet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/percpu-refcount.c