ecryptfs: Fix packet format comment in parse_tag_67_packet()
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 18 Oct 2024 21:41:42 +0000 (23:41 +0200)
committerTyler Hicks <code@tyhicks.com>
Tue, 23 Dec 2025 21:23:23 +0000 (15:23 -0600)
commitec25c4cf2db1ab1b91b8b4ba5296fb99e30debbe
treef7eab2fb2f6ebaa1374d8a08d7940deafefe218b
parent9383d8205c1591f49d66cb53b3a5b0f15e9ff703
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>
fs/ecryptfs/keystore.c