All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Eugen Hristev <eugen.hristev@linaro.org>
Cc: linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org
Subject: Re: [PATCH] pstore/zone: fix trivial comment typo
Date: Fri, 9 May 2025 12:11:14 -0700	[thread overview]
Message-ID: <202505091210.DB71C8B566@keescook> (raw)
In-Reply-To: <e03d3e18-9868-4896-a8fc-1443372c0c5b@linaro.org>

On Fri, May 09, 2025 at 09:25:41AM +0300, Eugen Hristev wrote:
> 
> 
> On 12/24/24 17:44, Eugen Hristev wrote:
> > s/conpressed/compressed
> > 
> > Signed-off-by: Eugen Hristev <eugen.hristev@linaro.org>
> > ---
> >  fs/pstore/zone.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/fs/pstore/zone.c b/fs/pstore/zone.c
> > index 694db616663f..a4ee4e04d1cd 100644
> > --- a/fs/pstore/zone.c
> > +++ b/fs/pstore/zone.c
> > @@ -43,7 +43,7 @@ struct psz_buffer {
> >   *
> >   * @magic: magic num for kmsg dump header
> >   * @time: kmsg dump trigger time
> > - * @compressed: whether conpressed
> > + * @compressed: whether compressed
> >   * @counter: kmsg dump counter
> >   * @reason: the kmsg dump reason (e.g. oops, panic, etc)
> >   * @data: pointer to log data
> 
> Hi Kees,
> 
> While you are at it, there is also this trivial typo

Ah-ha; thanks! I've squashed this into your other commit. :)

-Kees

-- 
Kees Cook

      reply	other threads:[~2025-05-09 19:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-24 15:44 [PATCH] pstore/zone: fix trivial comment typo Eugen Hristev
2025-05-09  6:25 ` Eugen Hristev
2025-05-09 19:11   ` Kees Cook [this message]

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=202505091210.DB71C8B566@keescook \
    --to=kees@kernel.org \
    --cc=eugen.hristev@linaro.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.