diff options
| author | Johannes Berg <[email protected]> | 2018-10-26 11:04:30 +0200 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2019-01-29 16:10:29 +0200 |
| commit | 677837b8b3ea10bcffa0ec8aec503a362b52c8a2 (patch) | |
| tree | 4effbe1a34711af9026138939be2b6ffb934ca30 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 85d78bb173db2b12b30ae786e54038046d6d9d47 (diff) | |
iwlwifi: mvm: fix %16 to %016 print format
With just %16, it means 16 characters padding, but we really
don't want to print "0x 1F4547B", but instead want to
have this filled with zeroes, so we need the 0.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions