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]
Date:   Wed, 31 Aug 2022 21:51:50 +0200
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Jilin Yuan <yuanjilin@...rlc.com>
Cc:     Sekhar Nori <nsekhar@...com>, Russell King <linux@...linux.org.uk>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: davinci: fix repeated words in comments

On Wed, Aug 31, 2022 at 2:57 AM Jilin Yuan <yuanjilin@...rlc.com> wrote:
>
> Delete the redundant word 'the'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
> ---
>  arch/arm/mach-davinci/board-dm365-evm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-davinci/board-dm365-evm.c b/arch/arm/mach-davinci/board-dm365-evm.c
> index d8c6c360818b..cca709236ade 100644
> --- a/arch/arm/mach-davinci/board-dm365-evm.c
> +++ b/arch/arm/mach-davinci/board-dm365-evm.c
> @@ -528,7 +528,7 @@ static struct vpbe_enc_mode_info dm365evm_enc_preset_timing[] = {
>
>  /*
>   * The outputs available from VPBE + ecnoders. Keep the
> - * the order same as that of encoders. First those from venc followed by that
> + * order same as that of encoders. First those from venc followed by that
>   * from encoders. Index in the output refers to index on a particular
>   * encoder.Driver uses this index to pass it to encoder when it supports more
>   * than one output. Application uses index of the array to set an output.
> --
> 2.36.1
>

Applied, thanks!

Bart

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ