On Tue, Jun 17, 2014 at 03:44:58PM -0700, Greg Kroah-Hartman wrote:
> On Fri, Jun 13, 2014 at 11:35:13AM +0300, Alexey Tulia wrote:
> > This fixes the following warning:
> > - WARNING: __constant_cpu_to_le32 should be cpu_to_le32
>
> What produces this warning?
>
T
This fixes the following warning:
- WARNING: __constant_cpu_to_le32 should be cpu_to_le32
Signed-off-by: Alexey Tulia
---
drivers/staging/usbip/vhci_hcd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/usbip/vhci_hcd.c b/drivers/staging/usbip