[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160927104450.GA11899@kroah.com>
Date: Tue, 27 Sep 2016 12:44:50 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Amit Ghadge <amitg.b14@...il.com>
Cc: accessrunner-general@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: atm: cxacru: Clean up if function returned NULL on
failure
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@...il.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
Powered by blists - more mailing lists