summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.ibm.com>2024-12-10 12:35:40 +0100
committerAlexander Gordeev <agordeev@linux.ibm.com>2024-12-15 16:19:04 +0100
commit912a0d35232686673a92a3728606f618da64291e (patch)
treea83709785c4c5fc5c7444dafb16ee20f9a550ece /tools/perf/scripts/python
parent5c9e37e5233ec3a6b4f2d160c697b8b28d13f134 (diff)
s390: Remove __bootdata annotations from declarations
For consistency, remove the `__bootdata` and `__bootdata_preserved` section annotations from variable declarations in header files. Section annotations should be applied to definitions, not declarations. This change moves the annotations to the variable definitions in the corresponding source files. Acked-by: Heiko Carstens <hca@linux.ibm.com> Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions