aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-06-20 15:52:11 +0200
committerGreg Kroah-Hartman <[email protected]>2014-06-20 09:46:36 -0700
commit3543fb776d8e63934615bf7070ee5fa5a6a7382d (patch)
tree23d72ea3e76e14a7b61bd0c4e20b3dea34feb5ad /tools/perf/scripts/python
parent0cb4e2be8bce5e176021a2e96b38e5d3727645a4 (diff)
thunderbolt: fix format string for size_t
The result of "sizeof(struct tb_drom_entry_port)" is a size_t, which is not necessarily the same as 'long', so we should use the appropriate %z format string instead of %l. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Andreas Noever <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions