You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: code indent should use tabs where possible
torvalds#120: FILE: include/linux/capability.h:220:
+ return true;$
WARNING: please, no spaces at the start of a line
torvalds#120: FILE: include/linux/capability.h:220:
+ return true;$
ERROR: code indent should use tabs where possible
torvalds#125: FILE: include/linux/capability.h:225:
+ return true;$
WARNING: please, no spaces at the start of a line
torvalds#125: FILE: include/linux/capability.h:225:
+ return true;$
ERROR: code indent should use tabs where possible
torvalds#129: FILE: include/linux/capability.h:229:
+ return true;$
WARNING: please, no spaces at the start of a line
torvalds#129: FILE: include/linux/capability.h:229:
+ return true;$
ERROR: code indent should use tabs where possible
torvalds#134: FILE: include/linux/capability.h:234:
+ return true;$
WARNING: please, no spaces at the start of a line
torvalds#134: FILE: include/linux/capability.h:234:
+ return true;$
ERROR: code indent should use tabs where possible
torvalds#170: FILE: include/linux/cred.h:79:
+ return 1;$
WARNING: please, no spaces at the start of a line
torvalds#170: FILE: include/linux/cred.h:79:
+ return 1;$
ERROR: code indent should use tabs where possible
torvalds#174: FILE: include/linux/cred.h:83:
+ return 1;$
WARNING: please, no spaces at the start of a line
torvalds#174: FILE: include/linux/cred.h:83:
+ return 1;$
total: 6 errors, 6 warnings, 310 lines checked
NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or
scripts/cleanfile
./patches/kernel-conditionally-support-non-root-users-groups-and-capabilities.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: Iulia Manda <iulia.manda21@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
0 commit comments