Re: [PATCH] usb: wusbcore: fix build warning on 64-bit builds

2013-10-01 Thread Thomas Pugliese
On Mon, 30 Sep 2013, Greg KH wrote: > On Mon, Sep 30, 2013 at 10:48:46PM -0500, Thomas Pugliese wrote: > > Fix a build warning found by the kbuild test robot in the most recent > > wusbcore patches. > > > > Signed-off-by: Thomas Pugliese > > You forgot a "Reported-by:" line here :( > > I'll

Re: [PATCH] usb: wusbcore: fix build warning on 64-bit builds

2013-09-30 Thread Greg KH
On Mon, Sep 30, 2013 at 10:48:46PM -0500, Thomas Pugliese wrote: > Fix a build warning found by the kbuild test robot in the most recent > wusbcore patches. > > Signed-off-by: Thomas Pugliese You forgot a "Reported-by:" line here :( I'll go add it... Oh, does this fix all 3 of the build warni

[PATCH] usb: wusbcore: fix build warning on 64-bit builds

2013-09-30 Thread Thomas Pugliese
Fix a build warning found by the kbuild test robot in the most recent wusbcore patches. Signed-off-by: Thomas Pugliese --- drivers/usb/wusbcore/wa-xfer.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/wusbcore/wa-xfer.c b/drivers/usb/wusbcore/wa-xfer.c index