From: Greg KH <gregkh@linuxfoundation.org>
To: Payal Kshirsagar <payalskshirsagar1234@gmail.com>
Cc: akpm@linux-foundation.org, dave@stgolabs.net,
viro@zeniv.linux.org.uk, elfring@users.sourceforge.net,
manfred@colorfullife.com, keescook@chromium.org,
linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] ipc: mqueue.c: avoid NULL comparison
Date: Mon, 30 Mar 2020 12:46:43 +0200 [thread overview]
Message-ID: <20200330104643.GA739661@kroah.com> (raw)
In-Reply-To: <20200330103826.6531-1-payalskshirsagar1234@gmail.com>
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@gmail.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
prev parent reply other threads:[~2020-03-30 10:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-30 10:38 [PATCH] ipc: mqueue.c: avoid NULL comparison Payal Kshirsagar
2020-03-30 10:46 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200330104643.GA739661@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=dave@stgolabs.net \
--cc=elfring@users.sourceforge.net \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.com \
--cc=outreachy-kernel@googlegroups.com \
--cc=payalskshirsagar1234@gmail.com \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox