diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-21 01:21:13 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-22 01:24:22 +0900 |
commit | 1d48f8feb86ee773e65c6d54856bbfb7702bd35d (patch) | |
tree | 19166043e1f8c661f734556242ff4df200ff2228 /Documentation | |
parent | f9c3d671dd816ea4d5604dd04ef98d42921656a7 (diff) |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions