The patch titled Subject: mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc-fix has been removed from the -mm tree. Its filename was mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc-fix.patch This patch was dropped because it was folded into mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc-fix add colon, per Randy Cc: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/zpool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN mm/zpool.c~mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc-fix mm/zpool.c --- a/mm/zpool.c~mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc-fix +++ a/mm/zpool.c @@ -360,7 +360,7 @@ u64 zpool_get_total_size(struct zpool *z /** * zpool_evictable() - Test if zpool is potentially evictable - * @zpool The zpool to test + * @zpool: The zpool to test * * Zpool is only potentially evictable when it's created with struct * zpool_ops.evict and its driver implements struct zpool_driver.shrink. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are i-need-old-gcc.patch include-linux-sched-mmh-re-inline-mmdrop.patch mm-zpool-zpool_evictable-fix-mismatch-in-parameter-name-and-kernel-doc.patch vmalloc-fix-__gfp_highmem-usage-for-vmalloc_32-on-32b-systems-checkpatch-fixes.patch mm-dont-defer-struct-page-initialization-for-xen-pv-guests-fix.patch arm-arch-arm-include-asm-pageh-needs-personalityh.patch mm.patch list_lru-prefetch-neighboring-list-entries-before-acquiring-lock-fix.patch mm-oom-cgroup-aware-oom-killer-fix.patch mm-oom-docs-describe-the-cgroup-aware-oom-killer-fix-2-fix.patch proc-add-seq_put_decimal_ull_width-to-speed-up-proc-pid-smaps-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html