diff options
author | Rasmus Villemoes <[email protected]> | 2015-06-11 13:27:52 +0200 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2015-07-13 10:10:54 +1000 |
commit | de369538436ae0caf784c69187ad0e53152b7ddf (patch) | |
tree | 266fef73ade51dd0500e320129bde3e40adea581 /tools/perf/scripts/python | |
parent | 80c394fab89649585089f5bd5013f2d99e5756ef (diff) |
cxl: use more common format specifier
A precision of 16 (%.16llx) has the same effect as a field width of 16
along with passing the 0 flag (%016llx), but the latter is much more
common in the kernel tree. Update cxl to use that.
Signed-off-by: Rasmus Villemoes <[email protected]>
Acked-by: Ian Munsie <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions