Commit 9565b94
account-certain-kmem-allocations-to-memcg-checkpatch-fixes
CHECK: spaces preferred around that '|' (ctx:VxV)
torvalds#130: FILE: drivers/staging/lustre/lustre/llite/super25.c:109:
+ 0, SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT,
^
ERROR: code indent should use tabs where possible
torvalds#456: FILE: fs/gfs2/main.c:115:
+^I^I^I^I^I SLAB_MEM_SPREAD|$
CHECK: spaces preferred around that '|' (ctx:VxV)
torvalds#1012: FILE: net/sunrpc/rpc_pipe.c:1503:
+ SLAB_MEM_SPREAD|SLAB_ACCOUNT),
^
total: 1 errors, 0 warnings, 2 checks, 640 lines checked
NOTE: Whitespace errors detected.
You may wish to use scripts/cleanpatch or scripts/cleanfile
./patches/account-certain-kmem-allocations-to-memcg.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: Vladimir Davydov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>1 parent 3324930 commit 9565b94
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments