diff options
-rw-r--r-- | mm/shmem_acl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/shmem_acl.c b/mm/shmem_acl.c index c946bf4..f5664c5 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) |