diff options
author | 2022-04-25 04:07:56 +0900 | |
---|---|---|
committer | 2022-05-08 03:17:00 +0900 | |
commit | 70ddb48db4aaddd3c2a7d8802463e15b21ce8525 (patch) | |
tree | 5cf3afca1326c04ad1922a1f07b22bbc57fe7c53 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | modpost: retrieve the module dependency and CRCs in check_exports() (diff) | |
download | linux-dev-70ddb48db4aaddd3c2a7d8802463e15b21ce8525.tar.xz linux-dev-70ddb48db4aaddd3c2a7d8802463e15b21ce8525.zip |
modpost: move struct namespace_list to modpost.c
There is no good reason to define struct namespace_list in modpost.h
struct module has pointers to struct namespace_list, but that does
not require the definition of struct namespace_list.
Move it to modpost.c.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions