diff options
author | 2024-12-10 12:35:40 +0100 | |
---|---|---|
committer | 2024-12-15 16:19:04 +0100 | |
commit | 912a0d35232686673a92a3728606f618da64291e (patch) | |
tree | a83709785c4c5fc5c7444dafb16ee20f9a550ece /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/preempt: Optimize __preempt_count_dec_and_test() (diff) | |
download | wireguard-linux-912a0d35232686673a92a3728606f618da64291e.tar.xz wireguard-linux-912a0d35232686673a92a3728606f618da64291e.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions