lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e03d3e18-9868-4896-a8fc-1443372c0c5b@linaro.org>
Date: Fri, 9 May 2025 09:25:41 +0300
From: Eugen Hristev <eugen.hristev@...aro.org>
To: kees@...nel.org
Cc: linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH] pstore/zone: fix trivial comment typo



On 12/24/24 17:44, Eugen Hristev wrote:
> s/conpressed/compressed
> 
> Signed-off-by: Eugen Hristev <eugen.hristev@...aro.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ