]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-vm_unmapped_area-lookup-function-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 29 Nov 2012 03:17:15 +0000 (14:17 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:04 +0000 (16:23 +1100)
commit7137f449026d2617d435a7097538be41523e0d3e
tree416de07fa3f2393566762aaef795f7e3d76a2fd0
parent4386baab30badfd6e8c1047c0de3818ec19151a4
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