You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2021. It is now read-only.
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
0 commit comments