diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-13 18:00:40 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-18 02:59:20 +0300 |
commit | f33bfbd171a03c5d3f64ce956ccdfbece7114da4 (patch) | |
tree | 258b2c4526b5f8ed1a7d34a57cafc0e81df90927 /scripts/gdb/linux/utils.py | |
parent | 015b0bfe754ae157cfccd7a13c41391124b115f2 (diff) | |
download | linux-f33bfbd171a03c5d3f64ce956ccdfbece7114da4.tar.xz |
genksyms: rename cvar_qualifier to type_qualifier
I believe "cvar" stands for "Const, Volatile, Attribute, or Restrict".
This is called "type-qualifier" in K&R. [1]
Adopt this more generic naming.
No functional changes are intended.
[1] https://cs.wmich.edu/~gupta/teaching/cs4850/sumII06/The%20syntax%20of%20C%20in%20Backus-Naur%20form.htm
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