Commit c354ac6
fs-proc-task_mmuc-shift-mm_access-from-m_start-to-proc_maps_open-checkpatch-fixes
WARNING: Missing a blank line after declarations
torvalds#77: FILE: fs/proc/task_mmu.c:246:
+ int err = PTR_ERR(priv->mm);
+ seq_release_private(inode, file);
total: 0 errors, 1 warnings, 94 lines checked
./patches/fs-proc-task_mmuc-shift-mm_access-from-m_start-to-proc_maps_open.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: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>1 parent 715b744 commit c354ac6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| |||
0 commit comments