Skip to content

Commit

Permalink
[PATCH] Fix typos in mm/shmem_acl.c
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
kvaneesh authored and Linus Torvalds committed Oct 11, 2006
1 parent e50190a commit 53bc5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/shmem_acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 53bc5b2

Please sign in to comment.