diff options
author | 2025-01-14 00:00:48 +0900 | |
---|---|---|
committer | 2025-01-18 09:11:46 +0900 | |
commit | ec28bfff83c49b65527f0055e313d9d7c8c04a31 (patch) | |
tree | 95807ad5e8f55224efc7a262edd3c54e1b45725d /scripts/generate_rust_analyzer.py | |
parent | genksyms: record attributes consistently for init-declarator (diff) | |
download | wireguard-linux-ec28bfff83c49b65527f0055e313d9d7c8c04a31.tar.xz wireguard-linux-ec28bfff83c49b65527f0055e313d9d7c8c04a31.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions