Re: [PATCH RESEND] ecryptfs: Fix tag number in encrypt_filename() error message

Tyler Hicks <[email protected]> Thu, 26 Mar 2026 00:02:29 -0500
Newsgroups org.kernel.vger.ecryptfs,org.kernel.vger.linux-kernel
Message-ID <177450083116.1953525.7354719135504813070.b4-ty@b4>
On Thu, 05 Feb 2026 14:25:32 +0100, Thorsten Blum wrote:
> Report the correct tag number (70) instead of tag 72.
> 
> Use ecryptfs_printk() and reformat the string to silence the checkpatch
> warning: "WARNING: quoted string split across lines".

Thank you! This has been applied to the next branch of the tyhicks/ecryptfs.git tree.

You can find a direct link below but please be aware that the commit hash is
unstable and, therefore, the URL may not be valid in the future.

[1/1] ecryptfs: Fix tag number in encrypt_filename() error message
      https://git.kernel.org/tyhicks/ecryptfs/c/3b7f363b7bba203318c77d91c131123cf059cdbb

Tyler