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:   Sat, 25 Apr 2020 12:56:26 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Oscar Carter <oscar.carter@....com>
Cc:     Forest Bond <forest@...ttletooquiet.net>,
        devel@...verdev.osuosl.org, Malcolm Priestley <tvboxspy@...il.com>,
        "John B. Wyatt IV" <jbwyatt4@...il.com>,
        linux-kernel@...r.kernel.org, Stefano Brivio <sbrivio@...hat.com>,
        Colin Ian King <colin.king@...onical.com>,
        Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH v3 0/2] staging: vt6656: Check the return value of
 vnt_control_out_* calls

On Thu, Apr 23, 2020 at 05:38:34PM +0200, Oscar Carter wrote:
> This patch series checks the return value of vnt_control_out_* function
> calls.
> 
> The first patch checks the return value and when necessary modify the
> function prototype to be able to return the new checked error code.
> 
> The second patch removes the documentation of functions that their
> prototype has changed as the function names are clear enought. Also,
> the actual documentation is not correct in all cases.
> 
> Changelog v1 -> v2
> - Remove the function's documentation instead of fix them as suggested
>   Malcolm Priestley.
> 
> Changelog v2 -> v3
> - Rebase against the staging-next branch of Greg's staging tree.

Are you sure?  It still doesn't apply :(

Please try again.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ