On Tue, Dec 10, 2013 at 01:18:48PM +0800, Ming Lei wrote:
> On Tue, Dec 10, 2013 at 1:05 PM, Greg Kroah-Hartman
> wrote:
> > On Tue, Dec 10, 2013 at 12:37:24PM +0800, Ming Lei wrote:
> >> This patch should fix the below compile warning:
> >>
> >> drivers/usb/storage/protocol.c: In function 'usb_st
On Tue, Dec 10, 2013 at 1:05 PM, Greg Kroah-Hartman
wrote:
> On Tue, Dec 10, 2013 at 12:37:24PM +0800, Ming Lei wrote:
>> This patch should fix the below compile warning:
>>
>> drivers/usb/storage/protocol.c: In function 'usb_stor_access_xfer_buf':
>> drivers/usb/storage/protocol.c:155:22: warning
On Tue, Dec 10, 2013 at 12:37:24PM +0800, Ming Lei wrote:
> This patch should fix the below compile warning:
>
> drivers/usb/storage/protocol.c: In function 'usb_stor_access_xfer_buf':
> drivers/usb/storage/protocol.c:155:22: warning: comparison of distinct
> pointer types lacks a cast [enabled by
This patch should fix the below compile warning:
drivers/usb/storage/protocol.c: In function 'usb_stor_access_xfer_buf':
drivers/usb/storage/protocol.c:155:22: warning: comparison of distinct
pointer types lacks a cast [enabled by default]
Reported-by: kbuild test robot
Reported-by: Stephen Roth