All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH 3/5] staging: erofs: super.c: use !x in place of NULL comparison
Date: Mon, 1 Apr 2019 19:22:56 +0200	[thread overview]
Message-ID: <20190401172256.GA21465@kroah.com> (raw)
In-Reply-To: <e8033d211771386bc86c71a58643374cbc686e11.1554054896.git.payal.s.kshirsagar.98@gmail.com>

On Sun, Mar 31, 2019 at 11:33:49PM +0530, Payal Kshirsagar wrote:
> Challenge suggested by coccinelle.
> Avoid NULL comparison, compare using boolean operator.
> 
> Signed-off-by: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
> ---
>  drivers/staging/erofs/super.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

These 3 erofs patches are already changed in my tree and do not apply at
all.  Be sure you are always working against the correct tree and
branch.

thanks,

greg k-h


  reply	other threads:[~2019-04-01 17:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-31 18:03 [Outreachy kernel] [PATCH 0/5] staging: Use !x in place of NULL comparison Payal Kshirsagar
2019-03-31 18:03 ` [Outreachy kernel] [PATCH 1/5] staging: comedi: use " Payal Kshirsagar
2019-03-31 18:03 ` [Outreachy kernel] [PATCH 2/5] staging: rtlwifi: " Payal Kshirsagar
2019-03-31 18:03 ` [Outreachy kernel] [PATCH 3/5] staging: erofs: super.c: " Payal Kshirsagar
2019-04-01 17:22   ` Greg KH [this message]
2019-03-31 18:03 ` [Outreachy kernel] [PATCH 4/5] staging: erofs: xattr.c: " Payal Kshirsagar
2019-03-31 18:03 ` [Outreachy kernel] [PATCH 5/5] staging: erofs: inode.c: " Payal Kshirsagar

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=20190401172256.GA21465@kroah.com \
    --to=greg@kroah.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=payal.s.kshirsagar.98@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.