diff options
author | 2014-08-05 21:41:36 -0700 | |
---|---|---|
committer | 2014-08-06 14:41:10 -0700 | |
commit | 551d57ff225b43f239808216468e962bcea2edb2 (patch) | |
tree | 5dbc2b6b046a7ba257c19d4f941102b722a71683 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide (diff) | |
download | linux-dev-551d57ff225b43f239808216468e962bcea2edb2.tar.xz linux-dev-551d57ff225b43f239808216468e962bcea2edb2.zip |
sparc: fix decimal printf format specifiers prefixed with 0x
The prefix suggests the number should be printed in hex, so use
the %x specifier to do that.
Found by using regex suggested by Joe Perches.
Signed-off-by: Hans Wennborg <hans@hanshq.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions