]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mm-support-more-pagesizes-for-map_hugetlb-shm_hugetlb-v7-fix-fix-fix-fix-checkpatch...
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 15 Nov 2012 02:37:39 +0000 (13:37 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:25:42 +0000 (17:25 +1100)
ERROR: trailing whitespace
#43: FILE: arch/alpha/include/asm/mman.h:73:
+ */  $

ERROR: trailing whitespace
#62: FILE: arch/mips/include/uapi/asm/mman.h:97:
+ */  $

ERROR: trailing whitespace
#81: FILE: arch/parisc/include/uapi/asm/mman.h:80:
+ */  $

ERROR: trailing whitespace
#100: FILE: arch/xtensa/include/uapi/asm/mman.h:103:
+ */  $

total: 4 errors, 0 warnings, 94 lines checked

NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or
      scripts/cleanfile

./patches/mm-support-more-pagesizes-for-map_hugetlb-shm_hugetlb-v7-fix-fix-fix-fix.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: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/alpha/include/asm/mman.h
arch/mips/include/uapi/asm/mman.h
arch/parisc/include/uapi/asm/mman.h
arch/xtensa/include/uapi/asm/mman.h

index 98025598d068352465feaa6f790670ff10f164c0..0086b472bc2b4c8e2a588a2a8ab763c3243362f7 100644 (file)
@@ -70,7 +70,7 @@
  *
  * Assume these are all power of twos.
  * When 0 use the default page size.
- */  
+ */
 #define MAP_HUGE_SHIFT 26
 #define MAP_HUGE_MASK  0x3f
 
index 3dceb220e3fcff3ddb44d14ce310db9b2b36db89..9a936ac9a9424d3433bbfd546bf292d65dd42547 100644 (file)
@@ -94,7 +94,7 @@
  *
  * Assume these are all power of twos.
  * When 0 use the default page size.
- */  
+ */
 #define MAP_HUGE_SHIFT 26
 #define MAP_HUGE_MASK  0x3f
 
index dede58cc167556f73c57f3f1f0bbe8ea73ac4864..294d251ca7b2ee6472d6da01cf4e73f84a177cc2 100644 (file)
@@ -77,7 +77,7 @@
  *
  * Assume these are all power of twos.
  * When 0 use the default page size.
- */  
+ */
 #define MAP_HUGE_SHIFT 26
 #define MAP_HUGE_MASK  0x3f
 
index 6dedc5a193ffdf8099584db90c8e936ccb3e17f5..00eed6786d7e3ee81a0978179a0836164772657c 100644 (file)
  *
  * Assume these are all power of twos.
  * When 0 use the default page size.
- */  
+ */
 #define MAP_HUGE_SHIFT 26
 #define MAP_HUGE_MASK  0x3f