diff options
author | 2022-11-02 16:49:13 +0800 | |
---|---|---|
committer | 2022-11-12 18:47:35 -0800 | |
commit | fcdf7197cf23ef452c30f376d31d73bdf7946de8 (patch) | |
tree | f7c0f18dec698ebd76f845c7a11dba6b91466f43 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | module: Fix NULL vs IS_ERR checking for module_get_next_page (diff) | |
download | wireguard-linux-fcdf7197cf23ef452c30f376d31d73bdf7946de8.tar.xz wireguard-linux-fcdf7197cf23ef452c30f376d31d73bdf7946de8.zip |
scripts/kallsyms: rename build_initial_tok_table()
Except for the function build_initial_tok_table(), no token abbreviation
is used elsewhere.
$ cat scripts/kallsyms.c | grep tok | wc -l
33
$ cat scripts/kallsyms.c | grep token | wc -l
31
Here, it would be clearer to use the full name.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions