Skip to content

Commit ec25c4c

Browse files
tobluxtyhicks
authored andcommitted
ecryptfs: Fix packet format comment in parse_tag_67_packet()
s/TAG 65/TAG 67/ Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Tyler Hicks <code@tyhicks.com>
1 parent 9383d82 commit ec25c4c

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
@@ -354,7 +354,7 @@ parse_tag_67_packet(struct ecryptfs_key_record *key_rec,
354354
int rc;
355355

356356
/*
357-
* ***** TAG 65 Packet Format *****
357+
* ***** TAG 67 Packet Format *****
358358
* | Content Type | 1 byte |
359359
* | Status Indicator | 1 byte |
360360
* | Encrypted File Encryption Key Size | 1 or 2 bytes |

0 commit comments

Comments
 (0)