diff options
| author | Luo Yifan <[email protected]> | 2024-11-13 09:11:42 +0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-11-13 18:48:15 -0800 |
| commit | a8c300ccd2e7441f7209e5ee58918091fedb241f (patch) | |
| tree | b426fa70b1aec8a5490eda8d968baaca9d24a890 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f6fa7da1d1edcfc8b952aa0453abe73346aa7dd1 (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