Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm-prepare-page_referenced-and-page_idle-to-new-thp-refcounting-check…
…patch-fixes ERROR: code indent should use tabs where possible torvalds#171: FILE: mm/page_idle.c:75: + if (!pmd_present(*pmd))$ WARNING: please, no spaces at the start of a line torvalds#171: FILE: mm/page_idle.c:75: + if (!pmd_present(*pmd))$ WARNING: Missing a blank line after declarations torvalds#194: FILE: mm/page_idle.c:93: + pmd_t pmde = *pmd; + barrier(); WARNING: Missing a blank line after declarations torvalds#304: FILE: mm/rmap.c:867: + pmd_t pmde = *pmd; + barrier(); total: 1 errors, 3 warnings, 327 lines checked NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile ./patches/mm-prepare-page_referenced-and-page_idle-to-new-thp-refcounting.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: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information