diff options
author | 2025-01-16 15:58:16 -0800 | |
---|---|---|
committer | 2025-01-17 10:12:41 -0800 | |
commit | ac22d75377a04ceca53a8d438440e82bf4c722fc (patch) | |
tree | f39b7fda733840ca2738c0aff1626f36e38d86c8 /scripts/lib/kdoc/kdoc_files.py | |
parent | perf lock: Add percpu-rwsem for type filter (diff) | |
download | linux-rng-ac22d75377a04ceca53a8d438440e82bf4c722fc.tar.xz linux-rng-ac22d75377a04ceca53a8d438440e82bf4c722fc.zip |
perf lock: Rename fields in lock_type_table
`lock_type_table` contains `name` and `str` which can be confusing.
Rename them to `flags_name` and `lock_name` and add descriptions to
enhance understanding.
Tested by building perf for x86.
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Chun-Tse Shao <ctshao@google.com>
Cc: nick.forrington@arm.com
Link: https://lore.kernel.org/r/20250116235838.2769691-3-ctshao@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions