Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm-mm-drop-vm_fault_badmap-vm_fault_badaccess-checkpatch-fixes
ERROR: code indent should use tabs where possible torvalds#86: FILE: arch/arm/mm/fault.c:368: + code = SEGV_MAPERR;$ WARNING: please, no spaces at the start of a line torvalds#86: FILE: arch/arm/mm/fault.c:368: + code = SEGV_MAPERR;$ total: 1 errors, 1 warnings, 68 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile ./patches/arm-mm-drop-vm_fault_badmap-vm_fault_badaccess.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information