[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
|
static void
|
||||||
shmem_set_acl(struct inode *inode, int type, struct posix_acl *acl)
|
shmem_set_acl(struct inode *inode, int type, struct posix_acl *acl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user