diff options
| author | Erik Arfvidson <erik.arfvidson@unisys.com> | 2016-05-06 13:11:18 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-09 14:15:18 +0200 |
| commit | 8a1cca31abd4d6470b8fe6f1b2a6fc2f8868ca8b (patch) | |
| tree | 93afd56a572b0146e833d45cbb5dffaf40db4cd1 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 456743c357895678431c91c7305d8abaabc92781 (diff) | |
staging: unisys: fix format string %Lx to %llx for u64
this patch fixes the following sonarqube issue.
%Lx in format string (no. 1) requires 'unsigned long long'
but the argument type is 'unsigned long long'
Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
