The patch titled Subject: ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes has been removed from the -mm tree. Its filename was ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes.patch This patch was dropped because it was folded into ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes WARNING: please, no space before tabs #152: FILE: ipc/util.h:42: +#define ipc_mni ^I^IIPCMNI$ total: 0 errors, 1 warnings, 134 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/ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m.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: Waiman Long <longman@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- ipc/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/ipc/util.h~ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes +++ a/ipc/util.h @@ -39,7 +39,7 @@ extern int ipc_mni_shift; #else /* CONFIG_SYSVIPC_SYSCTL */ -#define ipc_mni IPCMNI +#define ipc_mni IPCMNI #define IPCMNI_SEQ_SHIFT IPCMNI_SHIFT #define IPCMNI_IDX_MASK ((1 << IPCMNI_SHIFT) - 1) #endif /* CONFIG_SYSVIPC_SYSCTL */ _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are 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 psi-introduce-psi-monitor-fix.patch psi-introduce-psi-monitor-fix-fix.patch psi-introduce-psi-monitor-fix-3.patch mm-oom-remove-prefer-children-over-parent-heuristic-checkpatch-fixes.patch mm-hmm-improve-driver-api-to-work-and-wait-over-a-range-fix-fix.patch mm-add-probe_user_read-fix.patch mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix.patch mm-maintain-randomization-of-page-free-lists-checkpatch-fixes.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.patch linux-next-rejects.patch scripts-atomic-check-atomicssh-dont-assume-that-scripts-are-executable.patch mm-refactor-readahead-defines-in-mmh-fix.patch treewide-add-checks-for-the-return-value-of-memblock_alloc-fix-3-fix.patch memblock-update-comments-and-kernel-doc-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.patch