The patch titled NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY has been removed from the -mm tree. Its filename was ncp-delete-test-of-long-deceased-config_ncpfs_debugdentry.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Acked-by: Petr Vandrovec <petr@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/ncpfs/ncplib_kernel.c | 3 --- 1 file changed, 3 deletions(-) diff -puN fs/ncpfs/ncplib_kernel.c~ncp-delete-test-of-long-deceased-config_ncpfs_debugdentry fs/ncpfs/ncplib_kernel.c --- a/fs/ncpfs/ncplib_kernel.c~ncp-delete-test-of-long-deceased-config_ncpfs_debugdentry +++ a/fs/ncpfs/ncplib_kernel.c @@ -726,9 +726,6 @@ ncp_del_file_or_subdir2(struct ncp_serve __le32 dirent; if (!inode) { -#ifdef CONFIG_NCPFS_DEBUGDENTRY - PRINTK("ncpfs: ncpdel2: dentry->d_inode == NULL\n"); -#endif return 0xFF; /* Any error */ } volnum = NCP_FINFO(inode)->volNumber; _ Patches currently in -mm which might be from rpjday@xxxxxxxxxxxxxx are origin.patch git-kvm.patch git-mtd.patch pcmcia-delete-obsolete-pcmcia_ioctl-feature.patch remove-dead-references-to-module_parm-macro.patch i386-deactivate-the-test-for-the-dead-config_debug_page_type.patch m68knommu-remove-unused-config-symbol-config_disktel.patch force-erroneous-inclusions-of-compiler-h-files-to-be-errors.patch force-erroneous-inclusions-of-compiler-h-files-to-be-errors-fix.patch kconfig-make-instrumentation-support-non-experimental.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