diff options
author | 2021-07-28 18:16:15 +0300 | |
---|---|---|
committer | 2021-10-07 05:42:17 +0300 | |
commit | 668b51361fb40fcfaac5f065ad625c9c3a4185e1 (patch) | |
tree | 7d9cffcc58080668f8c90a52987848698536ac32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/omap: Depend on CONFIG_OF (diff) | |
download | linux-dev-668b51361fb40fcfaac5f065ad625c9c3a4185e1.tar.xz linux-dev-668b51361fb40fcfaac5f065ad625c9c3a4185e1.zip |
drm/sti: Use correct printk format specifiers for size_t
The correct format specifier for size_t is %zu. Using %d (or %u)
generates a warning on 64-bit platforms. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Philippe Cornu <philippe.cornu@foss.st.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions