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: Sun, 31 Dec 2023 10:50:37 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: Dipendra Khadka <kdipendra88@...il.com>, mchehab@...nel.org,
 sakari.ailus@...ux.intel.com, gregkh@...uxfoundation.org, hpa@...hat.com
Cc: linux-media@...r.kernel.org, linux-staging@...ts.linux.dev,
 linux-kernel@...r.kernel.org, linux-kernel-mentees@...ts.linuxfoundation.org
Subject: Re: [PATCH] staging: media/atomisp/pci/runtime/binary/src: Fix
 spelling mistake in binary.c

Hi,

On 12/23/23 10:15, Dipendra Khadka wrote:
> codespell reported following spelling mistake
> in runtime/binary/src as below:
> 
> '''
> ./runtime/binary/src/binary.c:537: spcification ==> specification
> '''
> This patch fixes thisspelling mistake.
> 
> Signed-off-by: Dipendra Khadka <kdipendra88@...il.com>

Thank you for your patch.

I have merged this in my media-atomisp branch:
https://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git/log/?h=media-atomisp

And this patch will be included in my next
pull-request to Mauro (to media subsystem maintainer)

Regards,

Hans




> ---
>  drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c b/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c
> index 0f3729e55e14..130662f8e768 100644
> --- a/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c
> +++ b/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c
> @@ -534,7 +534,7 @@ ia_css_binary_uninit(void) {
>  static int
>  binary_grid_deci_factor_log2(int width, int height)
>  {
> -	/* 3A/Shading decimation factor spcification (at August 2008)
> +	/* 3A/Shading decimation factor specification (at August 2008)
>  	 * ------------------------------------------------------------------
>  	 * [Image Width (BQ)] [Decimation Factor (BQ)] [Resulting grid cells]
>  	 * 1280 ?c             32                       40 ?c


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ