public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Amit Ghadge <amitg.b14@gmail.com>
Cc: accessrunner-general@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: atm: cxacru: Clean up if function returned NULL on failure
Date: Tue, 27 Sep 2016 12:44:50 +0200	[thread overview]
Message-ID: <20160927104450.GA11899@kroah.com> (raw)
In-Reply-To: <1473784171-7768-1-git-send-email-amitg.b14@gmail.com>

On Tue, Sep 13, 2016 at 09:59:31PM +0530, Amit Ghadge wrote:
> Some functions return NULL on failure, used !x instead of x==NULL.
> 
> Signed-off-by: Amit Ghadge <amitg.b14@gmail.com>
> ---
>  drivers/usb/atm/cxacru.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Always use scripts/get_maintainer.pl to determine who to send patches
to, including which mailing list (hint, not lkml for usb patches...)

thanks,

greg k-h

      reply	other threads:[~2016-09-27 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13 16:29 [PATCH] usb: atm: cxacru: Clean up if function returned NULL on failure Amit Ghadge
2016-09-27 10:44 ` 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=20160927104450.GA11899@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=accessrunner-general@lists.sourceforge.net \
    --cc=amitg.b14@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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