aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.h
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-05-01 17:40:09 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2022-05-08 03:17:00 +0900
commit97aa4aef532aed6885e887ad6979e5ffb2667c84 (patch)
tree8a1faa656bcdeb6ffee8664b71435c2f0e8f6179 /scripts/mod/modpost.h
parentmodpost: change mod->gpl_compatible to bool type (diff)
downloadlinux-dev-97aa4aef532aed6885e887ad6979e5ffb2667c84.tar.xz
linux-dev-97aa4aef532aed6885e887ad6979e5ffb2667c84.zip
modpost: import include/linux/list.h
Import include/linux/list.h to use convenient list macros in modpost. I dropped kernel-space code such as {WRITE,READ}_ONCE etc. and unneeded macros. I also imported container_of() from include/linux/container_of.h and type definitions from include/linux/types.h. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions