efi: efivars: un-export efivars_sysfs_init()
authorArd Biesheuvel <ardb@kernel.org>
Wed, 23 Sep 2020 08:13:07 +0000 (10:13 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 29 Sep 2020 17:40:57 +0000 (19:40 +0200)
commit5d3c8617ccee6387ba73a5dba77fb9dc21cb85f4
treed3005a3042ddf562c380343dbb79bebc519ede03
parentc9b51a2dbfe7f47643e133bf48e1bf28f1b85d2a
efi: efivars: un-export efivars_sysfs_init()

efivars_sysfs_init() is only used locally in the source file that
defines it, so make it static and unexport it.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/efivars.c
include/linux/efi.h