Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information