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, 26 May 2021 23:48:21 -0700
From:   Joe Perches <joe@...ches.com>
To:     lijian_8010a29@....com, mchehab@...nel.org,
        hverkuil-cisco@...all.nl, laurent.pinchart@...asonboard.com,
        arnd@...db.de, sakari.ailus@...ux.intel.com,
        sergey.senozhatsky@...il.com, gustavoars@...nel.org,
        yepeilin.cs@...il.com
Cc:     linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
        lijian <lijian@...ong.com>
Subject: Re: [PATCH v2] media: v4l2-ioctl: deleted the repeated word 'the'
 in the comments

On Thu, 2021-05-27 at 14:41 +0800, lijian_8010a29@....com wrote:
> From: lijian <lijian@...ong.com>
> 
> deleted the repeated word 'the' in the comments of function
> v4l_sanitize_format()

Please update the suggested commit log message too as it
doesn't match the patch.

> ---
> v2: changed the repeated word 'the' to 'that' in the comments of
> function v4l_sanitize_format()
[]
> diff --git a/drivers/media/v4l2-core/v4l2-ioctl.c b/drivers/media/v4l2-core/v4l2-ioctl.c
[]
> @@ -999,7 +999,7 @@ static void v4l_sanitize_format(struct v4l2_format *fmt)
>  	/*
>  	 * The v4l2_pix_format structure has been extended with fields that were
>  	 * not previously required to be set to zero by applications. The priv
> -	 * field, when set to a magic value, indicates the extended fields
> +	 * field, when set to a magic value, indicates that the extended fields
>  	 * are valid. Otherwise they will contain undefined values. To simplify
>  	 * the API towards drivers zero the extended fields and set the priv
>  	 * field to the magic value when the extended pixel format structure


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ