Commit 53bc5b2d authored by Aneesh Kumar's avatar Aneesh Kumar Committed by Linus Torvalds

[PATCH] Fix typos in mm/shmem_acl.c

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent e50190a8
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment