The patch titled Fix typos in mm/shmem_acl.c has been removed from the -mm tree. Its filename is fix-typos-in-mm-shmem_aclc.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Fix typos in mm/shmem_acl.c From: "Aneesh Kumar" <aneesh.kumar@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- mm/shmem_acl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN mm/shmem_acl.c~fix-typos-in-mm-shmem_aclc mm/shmem_acl.c --- a/mm/shmem_acl.c~fix-typos-in-mm-shmem_aclc +++ a/mm/shmem_acl.c @@ -35,7 +35,7 @@ shmem_get_acl(struct inode *inode, int t } /** - * shmem_get_acl - generic_acl_operations->setacl() operation + * shmem_set_acl - generic_acl_operations->setacl() operation */ static void shmem_set_acl(struct inode *inode, int type, struct posix_acl *acl) _ Patches currently in -mm which might be from aneesh.kumar@xxxxxxxxx are origin.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