public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pstore/zone: fix trivial comment typo
@ 2024-12-24 15:44 Eugen Hristev
  2025-05-09  6:25 ` Eugen Hristev
  0 siblings, 1 reply; 3+ messages in thread
From: Eugen Hristev @ 2024-12-24 15:44 UTC (permalink / raw)
  To: linux-hardening; +Cc: linux-kernel, Eugen Hristev

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
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] pstore/zone: fix trivial comment typo
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Eugen Hristev @ 2025-05-09  6:25 UTC (permalink / raw)
  To: kees; +Cc: linux-kernel, linux-hardening



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

Eugen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] pstore/zone: fix trivial comment typo
  2025-05-09  6:25 ` Eugen Hristev
@ 2025-05-09 19:11   ` Kees Cook
  0 siblings, 0 replies; 3+ messages in thread
From: Kees Cook @ 2025-05-09 19:11 UTC (permalink / raw)
  To: Eugen Hristev; +Cc: linux-kernel, linux-hardening

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-09 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox