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>
*
* Assume these are all power of twos.
* When 0 use the default page size.
- */
+ */
#define MAP_HUGE_SHIFT 26
#define MAP_HUGE_MASK 0x3f
*
* Assume these are all power of twos.
* When 0 use the default page size.
- */
+ */
#define MAP_HUGE_SHIFT 26
#define MAP_HUGE_MASK 0x3f
*
* Assume these are all power of twos.
* When 0 use the default page size.
- */
+ */
#define MAP_HUGE_SHIFT 26
#define MAP_HUGE_MASK 0x3f
*
* Assume these are all power of twos.
* When 0 use the default page size.
- */
+ */
#define MAP_HUGE_SHIFT 26
#define MAP_HUGE_MASK 0x3f