diff options
author | 2023-06-23 11:22:40 +0200 | |
---|---|---|
committer | 2023-07-04 07:45:18 +0200 | |
commit | b2534c28b23b099fc399021283ffaf9f40513abf (patch) | |
tree | 922c9b2194247f01bea652b22efbfec350cfba86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/cpum_sf: remove unnecessary debug statement (diff) | |
download | wireguard-linux-b2534c28b23b099fc399021283ffaf9f40513abf.tar.xz wireguard-linux-b2534c28b23b099fc399021283ffaf9f40513abf.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions