Re: [PATCH v2] usb: musb: Fix format specifier warning

From: Felipe Balbi
Date: Fri May 31 2013 - 17:14:59 EST


Hi,

On Fri, May 31, 2013 at 10:49:49PM +0200, Emil Goode wrote:
> This patch fixes a format specifier warning. dma_addr_t can be either
> u32 or u64 so we should cast to the largest type and change the format
> specifier to %llx.
> The addition of urb->transfer_dma and urb->actual_length is also done a
> few lines below. I have moved this code up and pass the variable buf to
> dev_dbg.
>
> Sparse output:
> drivers/usb/musb/musb_host.c:1761:4: warning:
> format â%xâ expects argument of type âunsigned intâ,
> but argument 6 has type âdma_addr_tâ [-Wformat]
>
> Signed-off-by: Emil Goode <emilgoode@xxxxxxxxx>

already sent this one yesterday:

http://marc.info/?l=linux-usb&m=136987256218081

--
balbi

Attachment: signature.asc
Description: Digital signature