diff options
author | 2016-02-17 15:42:27 -0200 | |
---|---|---|
committer | 2016-02-17 19:16:53 +0000 | |
commit | 7d62f51e74c62afc79f63c70ae48f1b8de57f5d4 (patch) | |
tree | 6b32a62427250245be762e2f433a262caa5130bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: core: Staticize __spi_split_transfer_maxsize() (diff) | |
download | linux-dev-7d62f51e74c62afc79f63c70ae48f1b8de57f5d4.tar.xz linux-dev-7d62f51e74c62afc79f63c70ae48f1b8de57f5d4.zip |
spi: core: Use %zu for printing 'size_t' type
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@nxp.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions