aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2016-02-17 15:42:27 -0200
committerMark Brown <[email protected]>2016-02-17 19:16:53 +0000
commit7d62f51e74c62afc79f63c70ae48f1b8de57f5d4 (patch)
tree6b32a62427250245be762e2f433a262caa5130bf /tools/perf/scripts/python/export-to-postgresql.py
parent08933418d71e52f60859319ef9fb4e6f754297c1 (diff)
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 <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Acked-by: Martin Sperl <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions