diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-20 19:21:13 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-21 19:24:22 +0300 |
commit | 1d48f8feb86ee773e65c6d54856bbfb7702bd35d (patch) | |
tree | 19166043e1f8c661f734556242ff4df200ff2228 /scripts/gdb/linux/tasks.py | |
parent | f9c3d671dd816ea4d5604dd04ef98d42921656a7 (diff) | |
download | linux-1d48f8feb86ee773e65c6d54856bbfb7702bd35d.tar.xz |
kallsyms: unify seq and start_pos fields of struct sym_entry
The struct sym_entry uses the 'seq' and 'start_pos' fields to remember
the index in the symbol table. They serve the same purpose and are not
used simultaneously. Unify them.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions