On 9/8/2014 7:18 PM, Felipe Balbi wrote:
Hi,
On Mon, Sep 08, 2014 at 04:05:33PM +0530, Amit Virdi wrote:
The kbuild test bot generated the warning:
drivers/usb/gadget/function/f_sourcesink.c:1498: warning: comparison is
always false due to limited range of data type
This patch
Hi,
On Mon, Sep 08, 2014 at 04:05:33PM +0530, Amit Virdi wrote:
> The kbuild test bot generated the warning:
> drivers/usb/gadget/function/f_sourcesink.c:1498: warning: comparison is
> always false due to limited range of data type
>
> This patch fixes it.
>
> Reported-by: kbuild tes