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: <ZvKJSna2fkJh-AVY@phenom.ffwll.local>
Date: Tue, 24 Sep 2024 11:41:30 +0200
From: Simona Vetter <simona.vetter@...ll.ch>
To: Andrew Kreimer <algonell@...il.com>
Cc: Jacek Lawrynowicz <jacek.lawrynowicz@...ux.intel.com>,
	Stanislaw Gruszka <stanislaw.gruszka@...ux.intel.com>,
	Oded Gabbay <ogabbay@...nel.org>, dri-devel@...ts.freedesktop.org,
	linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
	Matthew Wilcox <willy@...radead.org>
Subject: Re: [PATCH] accel/ivpu: Fix a typo

On Mon, Sep 09, 2024 at 04:56:38PM +0300, Andrew Kreimer wrote:
> Fix a typo in comments.
> 
> Reported-by: Matthew Wilcox <willy@...radead.org>
> Signed-off-by: Andrew Kreimer <algonell@...il.com>

Applied to drm-misc-next, thanks.
-Sima

> ---
>  drivers/accel/ivpu/vpu_boot_api.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/accel/ivpu/vpu_boot_api.h b/drivers/accel/ivpu/vpu_boot_api.h
> index 82954b91b748..d474bc7b15c0 100644
> --- a/drivers/accel/ivpu/vpu_boot_api.h
> +++ b/drivers/accel/ivpu/vpu_boot_api.h
> @@ -8,7 +8,7 @@
>  
>  /*
>   * =========== FW API version information beginning ================
> - *  The bellow values will be used to construct the version info this way:
> + *  The below values will be used to construct the version info this way:
>   *  fw_bin_header->api_version[VPU_BOOT_API_VER_ID] = (VPU_BOOT_API_VER_MAJOR << 16) |
>   *  VPU_BOOT_API_VER_MINOR;
>   *  VPU_BOOT_API_VER_PATCH will be ignored. KMD and compatibility is not affected if this changes
> -- 
> 2.46.0
> 

-- 
Simona Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ