The patch titled Subject: proc-fix-proc-net-after-setns2-checkpatch-fixes has been removed from the -mm tree. Its filename was proc-fix-proc-net-after-setns2-checkpatch-fixes.patch This patch was dropped because it was folded into proc-fix-proc-net-after-setns2.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: proc-fix-proc-net-after-setns2-checkpatch-fixes WARNING: Block comments use * on subsequent lines #56: FILE: fs/proc/proc_net.c:44: + // /proc/net/* can be changed under us by setns(CLONE_NEWNET) + pde->proc_dops = &simple_dentry_operations; total: 0 errors, 1 warnings, 63 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/proc-fix-proc-net-after-setns2.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: Alexey Dobriyan <adobriyan@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/proc/proc_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/fs/proc/proc_net.c~proc-fix-proc-net-after-setns2-checkpatch-fixes +++ a/fs/proc/proc_net.c @@ -40,7 +40,7 @@ static struct net *get_proc_net(const st static void pde_force_lookup(struct proc_dir_entry *pde) { - // /proc/net/* can be changed under us by setns(CLONE_NEWNET) + /* /proc/net/* can be changed under us by setns(CLONE_NEWNET) */ pde->proc_dops = &simple_dentry_operations; } _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are proc-fix-proc-net-after-setns2.patch proc-fix-proc-net-after-setns2-checkpatch-fixes-fix.patch mmmemory_hotplug-fix-scan_movable_pages-for-gigantic-hugepages-fix.patch mmslabvmscan-accumulate-gradual-pressure-on-small-slabs-fix.patch ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch mm-slub-introduce-slab_warn_on_error-fix.patch mm-page_allocc-memory_hotplug-free-pages-as-higher-order-v11-fix.patch mm-convert-pg_balloon-to-pg_offline-fix.patch mm-reuse-only-pte-mapped-ksm-page-in-do_wp_page-fix.patch mm-swap-check-if-swap-backing-device-is-congested-or-not-fix.patch mm-proportional-memorylowmin-reclaim-checkpatch-fixes.patch mm-oom-remove-prefer-children-over-parent-heuristic-checkpatch-fixes.patch mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix.patch filemap-kill-page_cache_read-usage-in-filemap_fault-fix.patch filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes.patch ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes.patch linux-next-rejects.patch scripts-atomic-check-atomicssh-dont-assume-that-scripts-are-executable.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.patch