summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAneesh Kumar <aneesh.kumar@gmail.com>2006-10-11 01:22:03 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-11 11:14:23 -0700
commit53bc5b2db16ceefdd972b9ffd1f7bde5c427939e (patch)
tree07f6e4a9e958ab286a4bd009a8cb055874088458 /mm
parente50190a8341485b413f599033cb74649f849d939 (diff)
downloadlinux-53bc5b2db16ceefdd972b9ffd1f7bde5c427939e.tar.gz
linux-53bc5b2db16ceefdd972b9ffd1f7bde5c427939e.tar.xz
[PATCH] Fix typos in mm/shmem_acl.c
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
-rw-r--r--mm/shmem_acl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/shmem_acl.c b/mm/shmem_acl.c
index c946bf468718..f5664c5b9eb1 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)