module: remove EXPORT_SYMBOL_GPL_FUTURE
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Feb 2021 12:13:33 +0000 (13:13 +0100)
committerJessica Yu <jeyu@kernel.org>
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 <mbenes@suse.cz>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
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