This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shmem-fix-faulting-into-a-hole-while-its-punched-checkpatch-fixes
ERROR: trailing whitespace torvalds#64: FILE: mm/shmem.c:1243: +^I * wait on i_mutex to be released if vmf->flags permits, $ WARNING: Missing a blank line after declarations torvalds#68: FILE: mm/shmem.c:1247: + struct shmem_falloc *shmem_falloc; + spin_lock(&inode->i_lock); total: 1 errors, 1 warnings, 92 lines checked NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile ./patches/shmem-fix-faulting-into-a-hole-while-its-punched.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: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information