diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2023-06-23 12:22:40 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2023-07-04 08:45:18 +0300 |
commit | b2534c28b23b099fc399021283ffaf9f40513abf (patch) | |
tree | 922c9b2194247f01bea652b22efbfec350cfba86 /tools/perf/scripts/python/parallel-perf.py | |
parent | c13166bdb23976e2cde8f25dd669e2d8250492c9 (diff) | |
download | linux-b2534c28b23b099fc399021283ffaf9f40513abf.tar.xz |
s390/cpum_sf: handle casts consistently
The casts are written in two different notations:
(cast) expression
and
(cast)expression
Convert statements with the first notation to the second notation.
No functional change.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions