Skip to content

Commit 0f9b007

Browse files
SlarkXiaotyhicks
authored andcommitted
ecryptfs: keystore: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Tyler Hicks <code@tyhicks.com>
1 parent 9448598 commit 0f9b007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/ecryptfs/keystore.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ struct ecryptfs_parse_tag_70_packet_silly_stack {
837837
* @filename: This function kmalloc's the memory for the filename
838838
* @filename_size: This function sets this to the amount of memory
839839
* kmalloc'd for the filename
840-
* @packet_size: This function sets this to the the number of octets
840+
* @packet_size: This function sets this to the number of octets
841841
* in the packet parsed
842842
* @mount_crypt_stat: The mount-wide cryptographic context
843843
* @data: The memory location containing the start of the tag 70

0 commit comments

Comments
 (0)