Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sysctl-handle-error-writing-uint_max-to-u32-fields-checkpatch-fixes-c…
…heckpatch-fixes WARNING: A patch subject line should describe the change not the tool that found it #2: Subject: sysctl-handle-error-writing-uint_max-to-u32-fields-checkpatch-fixes WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) torvalds#35: mechanically convert to the typical style using --fix or --fix-inplace. WARNING: please, no spaces at the start of a line torvalds#60: FILE: kernel/sysctl.c:2277: + return do_proc_dointvec(table, write, buffer, lenp, ppos, NULL, NULL);$ WARNING: please, no spaces at the start of a line torvalds#69: FILE: kernel/sysctl.c:2296: + return do_proc_dointvec(table, write, buffer, lenp, ppos,$ total: 0 errors, 4 warnings, 17 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. ./patches/sysctl-handle-error-writing-uint_max-to-u32-fields-checkpatch-fixes.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: Subash Abhinov Kasiviswanathan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
- Loading branch information