]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-vm_unmapped_area-lookup-function-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Nov 2012 03:04:24 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Nov 2012 03:08:45 +0000 (14:08 +1100)
commit006af39aad262bf049bd00e0efa5c0a8cd674313
treeccfa7d0bdfe4a65df7555a431c9c8e65fcf2a668
parent59ef338a7d5cba02e23ed385c02dde459917a4bc
mm-vm_unmapped_area-lookup-function-checkpatch-fixes

WARNING: labels should not be indented
#127: FILE: mm/mmap.c:1549:
+ check_current:

WARNING: labels should not be indented
#229: FILE: mm/mmap.c:1651:
+ check_current:

total: 0 errors, 2 warnings, 386 lines checked

./patches/mm-vm_unmapped_area-lookup-function.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: Michel Lespinasse <walken@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/mmap.c