]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-rearrange-vm_area_struct-for-fewer-cache-misses-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 29 Nov 2012 03:17:14 +0000 (14:17 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:04 +0000 (16:23 +1100)
commit9422dd28197c014d4ac889e324c8a4a1bee69b93
tree8506c4e65337143ed9f0d0d3d7cbc44c72881b05
parent028f6c456066d47e4b9b03e4a34ef30347c567a9
mm-rearrange-vm_area_struct-for-fewer-cache-misses-checkpatch-fixes

ERROR: "foo * bar" should be "foo *bar"
#55: FILE: include/linux/mm_types.h:250:
+ struct mm_struct * vm_mm; /* The address space we belong to. */

total: 1 errors, 0 warnings, 30 lines checked

./patches/mm-rearrange-vm_area_struct-for-fewer-cache-misses.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>
include/linux/mm_types.h