[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:
parent
e50190a834
commit
53bc5b2db1
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue