Re: [PATCH 1/3] usb: usb3503: fix build warning

From: Joonyoung Shim
Date: Thu Jul 10 2014 - 01:11:41 EST


On 07/10/2014 02:05 PM, Greg Kroah-Hartman wrote:
> On Thu, Jul 10, 2014 at 10:22:46AM +0530, Sachin Kamat wrote:
>> Hi Joonyoung,
>>
>> On Thu, Jul 10, 2014 at 9:53 AM, Joonyoung Shim <jy0922.shim@xxxxxxxxxxx> wrote:
>>> This fixes below build 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);
>>> ^
>>
>> This has been fixed and availabe in Greg's usb-next tree.
>> https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=ec5734c41bee2ee7c938a8f34853d31cada7e67a
>
> Yes, Joonyoung, can you refresh this against my latest tree and resend
> anything that is still needed in this series?
>

Aha, i missed it, ok i will resend.

Thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/