diff options
author | 2024-08-23 12:05:14 +0200 | |
---|---|---|
committer | 2024-08-29 22:56:33 +0200 | |
commit | 73c81973b44b10c460268567fac4eead17284867 (patch) | |
tree | bfaad5d422ca638a306a13df69ccfae5a6366ab9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/ftrace: Avoid calling unwinder in ftrace_return_address() (diff) | |
download | wireguard-linux-73c81973b44b10c460268567fac4eead17284867.tar.xz wireguard-linux-73c81973b44b10c460268567fac4eead17284867.zip |
s390/disassembler: Use proper format specifiers for operand values
Treat register numbers as unsigned. Treat signed operand values as
signed.
This resolves multiple instances of the Cppcheck warning:
warning: %i in format string (no. 1) requires 'int' but the argument
type is 'unsigned int'. [invalidPrintfArgType_sint]
Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions