The patch titled fs/inode: fix kernel-doc format for inode_init_owner() has been removed from the -mm tree. Its filename was fs-inode-fix-kernel-doc-format-for-inode_init_owner.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: fs/inode: fix kernel-doc format for inode_init_owner() From: Ben Hutchings <ben@xxxxxxxxxxxxxxx> Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN fs/inode.c~fs-inode-fix-kernel-doc-format-for-inode_init_owner fs/inode.c --- a/fs/inode.c~fs-inode-fix-kernel-doc-format-for-inode_init_owner +++ a/fs/inode.c @@ -1719,7 +1719,7 @@ void init_special_inode(struct inode *in EXPORT_SYMBOL(init_special_inode); /** - * Init uid,gid,mode for new inode according to posix standards + * inode_init_owner - Init uid,gid,mode for new inode according to posix standards * @inode: New inode * @dir: Directory inode * @mode: mode of the new inode _ Patches currently in -mm which might be from ben@xxxxxxxxxxxxxxx are origin.patch arch-alpha-include-asm-ioh-s-extern-inline-static-inline.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