public inbox for ecryptfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Tyler Hicks <code@tyhicks.com>
To: Thorsten Blum <thorsten.blum@linux.dev>
Cc: Brian Kubisiak <brian@kubisiak.com>,
	Christian Brauner <brauner@kernel.org>,
	ecryptfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet()
Date: Mon, 21 Oct 2024 01:37:55 -0500	[thread overview]
Message-ID: <ZxX2wy1leH/fWznR@redbud> (raw)
In-Reply-To: <20241018214144.163036-2-thorsten.blum@linux.dev>

On 2024-10-18 23:41:42, Thorsten Blum wrote:
> s/TAG 65/TAG 67/
> 
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>

Acked-by: Tyler Hicks <code@tyhicks.com>

Thank you, Thorsten!

Tyler

> ---
>  fs/ecryptfs/keystore.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/ecryptfs/keystore.c b/fs/ecryptfs/keystore.c
> index 7f9f68c00ef6..7266fc1a5fc4 100644
> --- a/fs/ecryptfs/keystore.c
> +++ b/fs/ecryptfs/keystore.c
> @@ -355,7 +355,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 |
> -- 
> 2.47.0
> 

  reply	other threads:[~2024-10-21  6:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18 21:41 [RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet() Thorsten Blum
2024-10-21  6:37 ` Tyler Hicks [this message]
2025-11-20 21:02   ` Thorsten Blum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZxX2wy1leH/fWznR@redbud \
    --to=code@tyhicks.com \
    --cc=brauner@kernel.org \
    --cc=brian@kubisiak.com \
    --cc=ecryptfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thorsten.blum@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox