diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2024-12-10 14:35:40 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2024-12-15 18:19:04 +0300 |
commit | 912a0d35232686673a92a3728606f618da64291e (patch) | |
tree | a83709785c4c5fc5c7444dafb16ee20f9a550ece /scripts/gdb/linux/utils.py | |
parent | 5c9e37e5233ec3a6b4f2d160c697b8b28d13f134 (diff) | |
download | linux-912a0d35232686673a92a3728606f618da64291e.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions