diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-13 18:00:48 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-18 03:11:46 +0300 |
commit | ec28bfff83c49b65527f0055e313d9d7c8c04a31 (patch) | |
tree | 95807ad5e8f55224efc7a262edd3c54e1b45725d /scripts/gdb/linux/utils.py | |
parent | ccc11a195c69b0c01ee140aecadfbdcdcdd03605 (diff) | |
download | linux-ec28bfff83c49b65527f0055e313d9d7c8c04a31.tar.xz |
genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
The __attribute__ keyword can appear in more contexts than 'const' or
'volatile'.
To avoid grammatical conflicts with future changes, ATTRIBUTE_PHRASE
should not be reduced into type_qualifier.
No functional changes are intended.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Nicolas Schier <n.schier@avm.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions