aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLuo Yifan <[email protected]>2024-11-13 09:11:42 +0800
committerJakub Kicinski <[email protected]>2024-11-13 18:48:15 -0800
commita8c300ccd2e7441f7209e5ee58918091fedb241f (patch)
treeb426fa70b1aec8a5490eda8d968baaca9d24a890 /tools/perf/scripts/python/export-to-postgresql.py
parentf6fa7da1d1edcfc8b952aa0453abe73346aa7dd1 (diff)
ynl: samples: Fix the wrong format specifier
Make a minor change to eliminate a static checker warning. The type of s->ifc is unsigned int, so the correct format specifier should be %u instead of %d. Signed-off-by: Luo Yifan <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions