summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLuo Yifan <luoyifan@cmss.chinamobile.com>2024-11-13 04:11:42 +0300
committerJakub Kicinski <kuba@kernel.org>2024-11-14 05:48:15 +0300
commita8c300ccd2e7441f7209e5ee58918091fedb241f (patch)
treeb426fa70b1aec8a5490eda8d968baaca9d24a890 /tools/perf/scripts/python/exported-sql-viewer.py
parentf6fa7da1d1edcfc8b952aa0453abe73346aa7dd1 (diff)
downloadlinux-a8c300ccd2e7441f7209e5ee58918091fedb241f.tar.xz
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 <luoyifan@cmss.chinamobile.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20241113011142.290474-1-luoyifan@cmss.chinamobile.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions