aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-06-01 14:57:30 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-06-06 23:39:20 +0900
commit4de7b62936122570408357417f21072e78292926 (patch)
treee1b1bd510421bceb2b4eb86d4947db403bd7f25e /scripts/kernel-doc
parentmodpost: strip .o from modname before calling new_module() (diff)
downloadwireguard-linux-4de7b62936122570408357417f21072e78292926.tar.xz
wireguard-linux-4de7b62936122570408357417f21072e78292926.zip
modpost: remove is_vmlinux() helper
Now that is_vmlinux() is called only in new_module(), we can inline the function call. modname is the basename with '.o' is stripped. No need to compare it with 'vmlinux.o'. vmlinux is always located at the current working directory. No need to strip the directory path. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions