]> git.karo-electronics.de Git - karo-tx-linux.git/commit
generic-dynamic-per-cpu-refcounting-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Mar 2013 23:26:22 +0000 (10:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Apr 2013 07:30:05 +0000 (18:30 +1100)
commit00342a37aaaec64ed47642b89dff8c6f0ff86ac1
treee0240d10e51992858ce550d8bcbc03c55b6f4727
parent8241477b149dd19aa04f35b861f219c185bc9aac
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