Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm-move-madv_free-pages-into-lru_inactive_file-list-checkpatch-fixes
WARNING: line over 80 characters torvalds#127: FILE: mm/swap.c:571: + del_page_from_lru_list(page, lruvec, LRU_INACTIVE_ANON + active); WARNING: please, no spaces at the start of a line torvalds#177: FILE: mm/swap.c:654: + {$ total: 0 errors, 2 warnings, 133 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/mm-move-madv_free-pages-into-lru_inactive_file-list.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: Shaohua Li <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
- Loading branch information