diff options
author | Leo Yan <[email protected]> | 2022-07-25 18:42:20 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-07-27 11:17:50 -0300 |
commit | b226521923aee7051f4b24df9be5bf07d53f0a2b (patch) | |
tree | 3acee484f451b7b1672510994772a11fdd2b8e19 /drivers/fpga/fpga-bridge.c | |
parent | 553de6e1157df63fc6cdfe4573e04c8edcbe68f2 (diff) |
perf scripts python: Let script to be python2 compliant
The mainline kernel can be used for relative old distros, e.g. RHEL 7.
The distro doesn't upgrade from python2 to python3, this causes the
building error that the python script is not python2 compliant.
To fix the building failure, this patch changes from the python f-string
format to traditional string format.
Fixes: 12fdd6c009da0d02 ("perf scripts python: Support Arm CoreSight trace data disassembly")
Reported-by: Akemi Yagi <[email protected]>
Signed-off-by: Leo Yan <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: ElRepo <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions