[PATCH] Fix typos in mm/shmem_acl.c

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Aneesh Kumar 2006-10-11 01:22:03 -07:00 committed by Linus Torvalds
parent e50190a834
commit 53bc5b2db1

View file

@ -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)