mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
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>
This commit is contained in:
committed by
Tyler Hicks
parent
9383d8205c
commit
ec25c4cf2d
@@ -354,7 +354,7 @@ parse_tag_67_packet(struct ecryptfs_key_record *key_rec,
|
||||
int rc;
|
||||
|
||||
/*
|
||||
* ***** TAG 65 Packet Format *****
|
||||
* ***** TAG 67 Packet Format *****
|
||||
* | Content Type | 1 byte |
|
||||
* | Status Indicator | 1 byte |
|
||||
* | Encrypted File Encryption Key Size | 1 or 2 bytes |
|
||||
|
||||
Reference in New Issue
Block a user