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] [day] [month] [year] [list]
Message-ID: <CABb+yY12Hog1=k=sAodU=SBiG8UfjkrQ0t3mThPQ3vtz-T3StQ@mail.gmail.com>
Date: Sun, 18 Jan 2026 14:53:29 -0600
From: Jassi Brar <jassisinghbrar@...il.com>
To: Lakshmi S <lakshmicar.2023@...il.com>
Cc: sudeep.holla@....com, cristian.marussi@....com, 
	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, 
	trivial@...nel.org
Subject: Re: [PATCH] mailbox: arm_mhuv3: fix typo in comment

On Tue, Dec 23, 2025 at 3:19 AM Lakshmi S <lakshmicar.2023@...il.com> wrote:
>
> Fix typo "channnels"-> "channels" in struct documentation.
>
> Signed-off-by: Lakshmi S <lakshmicar.2023@...il.com>
> ---
>  drivers/mailbox/arm_mhuv3.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mailbox/arm_mhuv3.c b/drivers/mailbox/arm_mhuv3.c
> index 0910da67f8a1..a1c528be47f3 100644
> --- a/drivers/mailbox/arm_mhuv3.c
> +++ b/drivers/mailbox/arm_mhuv3.c
> @@ -333,7 +333,7 @@ struct mhuv3_extension {
>   * @rev: MHUv3 controller IIDR revision.
>   * @var: MHUv3 controller IIDR variant.
>   * @prod_id: MHUv3 controller IIDR product_id.
> - * @num_chans: The total number of channnels discovered across all extensions.
> + * @num_chans: The total number of channels discovered across all extensions.
>   * @cmb_irq: Combined IRQ number if any found defined.
>   * @ctrl: A reference to the MHUv3 control page for this block.
>   * @pbx: Base address of the PBX register mapping region.
> --
> 2.25.1
>
Applied to mailbox/for-next.
Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ