On 09-08-19, 18:33, Arnd Bergmann wrote:
> When compile-testing on other architectures, we get lots of warnings
> about incorrect format strings, like:
>
>drivers/dma/iop-adma.c: In function 'iop_adma_alloc_slots':
>drivers/dma/iop-adma.c:307:6: warning: format '%x' expects argument of
>
When compile-testing on other architectures, we get lots of warnings
about incorrect format strings, like:
drivers/dma/iop-adma.c: In function 'iop_adma_alloc_slots':
drivers/dma/iop-adma.c:307:6: warning: format '%x' expects argument of type
'unsigned int', but argument 6 has type 'dma_add
2 matches
Mail list logo