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]
Date:   Thu, 12 Oct 2023 09:56:43 +0200
From:   Thomas Zimmermann <tzimmermann@...e.de>
To:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc:     dri-devel@...ts.freedesktop.org
Subject: Re: [PATCH] iosys-map: fix kernel-doc typos

Hi,

sorry, I missed this patch at first.

Am 01.10.23 um 00:14 schrieb Randy Dunlap:
> Correct spelling of "beginning".
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Thomas Zimmermann <tzimmermann@...e.de>
> Cc: dri-devel@...ts.freedesktop.org

Reviewed-by: Thomas Zimmermann <tzimmermann@...e.de>

> ---
>   include/linux/iosys-map.h |    4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff -- a/include/linux/iosys-map.h b/include/linux/iosys-map.h
> --- a/include/linux/iosys-map.h
> +++ b/include/linux/iosys-map.h
> @@ -426,7 +426,7 @@ static inline void iosys_map_memset(stru
>    * iosys_map_rd_field - Read a member from a struct in the iosys_map
>    *
>    * @map__:		The iosys_map structure
> - * @struct_offset__:	Offset from the beggining of the map, where the struct
> + * @struct_offset__:	Offset from the beginning of the map, where the struct
>    *			is located
>    * @struct_type__:	The struct describing the layout of the mapping
>    * @field__:		Member of the struct to read
> @@ -494,7 +494,7 @@ static inline void iosys_map_memset(stru
>    * iosys_map_wr_field - Write to a member of a struct in the iosys_map
>    *
>    * @map__:		The iosys_map structure
> - * @struct_offset__:	Offset from the beggining of the map, where the struct
> + * @struct_offset__:	Offset from the beginning of the map, where the struct
>    *			is located
>    * @struct_type__:	The struct describing the layout of the mapping
>    * @field__:		Member of the struct to read

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)

Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (841 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ