]> Git Repo - linux.git/commit
module: remove EXPORT_SYMBOL_GPL_FUTURE
authorChristoph Hellwig <[email protected]>
Tue, 2 Feb 2021 12:13:33 +0000 (13:13 +0100)
committerJessica Yu <[email protected]>
Mon, 8 Feb 2021 11:28:02 +0000 (12:28 +0100)
commitf1c3d73e973cfad85ff5d3d86086503e742d8c62
treeafe59d7d8b9a9070582824cd27a67bff3d465357
parent00cc2c1cd34f81f777085cb2d65267edcd403fd0
module: remove EXPORT_SYMBOL_GPL_FUTURE

As far as I can tell this has never been used at all, and certainly
not any time recently.

Reviewed-by: Miroslav Benes <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jessica Yu <[email protected]>
arch/x86/tools/relocs.c
include/asm-generic/vmlinux.lds.h
include/linux/export.h
include/linux/module.h
kernel/module.c
scripts/mod/modpost.c
scripts/mod/modpost.h
scripts/module.lds.S
tools/include/linux/export.h
This page took 0.082283 seconds and 4 git commands to generate.