> On 17.02.2016, at 18:42, Fabio Estevam <fabio.estevam@xxxxxxx> wrote: > > Use %zu for printing 'size_t' type in order to fix the following > build warning on ARM64: > > drivers/spi/spi.c: In function '__spi_split_transfer_maxsize': > drivers/spi/spi.c:2278:2: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> > Acked-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thanks, was busy with other stuff and thus could not create a patch myself. Acked-by: Martin Sperl <kernel@xxxxxxxxxxxxxxxx>-- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html