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:   Mon, 30 Mar 2020 12:46:43 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Payal Kshirsagar <payalskshirsagar1234@...il.com>
Cc:     akpm@...ux-foundation.org, dave@...olabs.net,
        viro@...iv.linux.org.uk, elfring@...rs.sourceforge.net,
        manfred@...orfullife.com, keescook@...omium.org,
        linux-kernel@...r.kernel.org, outreachy-kernel@...glegroups.com
Subject: Re: [Outreachy kernel] [PATCH] ipc: mqueue.c: avoid NULL comparison

On Mon, Mar 30, 2020 at 04:08:26PM +0530, Payal Kshirsagar wrote:
> Change suggested by coccinelle.
> Avoid NULL comparison, compare using boolean negation.
> 
> Signed-off-by: Payal Kshirsagar <payalskshirsagar1234@...il.com>
> ---
>  ipc/mqueue.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I can not take any outreachy patches made outside of drivers/staging,
sorry.

So consider this, and your other patch, dropped, sorry.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ