From: Aneesh Kumar Date: Wed, 11 Oct 2006 08:22:03 +0000 (-0700) Subject: [PATCH] Fix typos in mm/shmem_acl.c X-Git-Tag: v2.6.19-rc2~64 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=53bc5b2db16ceefdd972b9ffd1f7bde5c427939e;p=~emulex%2Finfiniband.git [PATCH] Fix typos in mm/shmem_acl.c Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/shmem_acl.c b/mm/shmem_acl.c index c946bf46871..f5664c5b9eb 100644 --- a/mm/shmem_acl.c +++ b/mm/shmem_acl.c @@ -35,7 +35,7 @@ shmem_get_acl(struct inode *inode, int type) } /** - * 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)