[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140623161821.GB20421@kroah.com>
Date: Mon, 23 Jun 2014 12:18:21 -0400
From: Greg KH <gregkh@...uxfoundation.org>
To: Tushar Behera <trblinux@...il.com>
Cc: Marek Szyprowski <m.szyprowski@...sung.com>,
Tushar Behera <tushar.b@...sung.com>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: [PATCH] usb: misc: usb3503: Update error code in print message
On Mon, Jun 23, 2014 at 11:47:35AM +0530, Tushar Behera wrote:
> On 06/17/2014 04:54 PM, Marek Szyprowski wrote:
> > Hello,
> >
> > On 2014-06-17 13:08, Tushar Behera wrote:
> >> 'err' is uninitialized, rather print the error code directly.
> >>
> >> This also fixes following warning.
> >> drivers/usb/misc/usb3503.c: In function ‘usb3503_probe’:
> >> drivers/usb/misc/usb3503.c:195:11: warning: ‘err’ may be used
> >> uninitialized
> >> in this function [-Wmaybe-uninitialized]
> >> dev_err(dev, "unable to request refclk (%d)\n", err);
> >>
> >> Signed-off-by: Tushar Behera <tushar.b@...sung.com>
> >
> > Acked-by: Marek Szyprowski <m.szyprowski@...sung.com>
> >
>
> Greg,
>
> Would you please pick up this patch?
Give me a chance, it's in my todo queue...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists