efivarfs: remove unused efivarfs_list
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 19 Jan 2025 15:12:11 +0000 (10:12 -0500)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 19 Jan 2025 16:50:26 +0000 (17:50 +0100)
commita58e954464db477307ac879d772a535deca8efb7
tree00fbff2113708e1734779dcdab6b6223683c6632
parentfddca52766e276cb2fdc0be940ad75e0f01e214e
efivarfs: remove unused efivarfs_list

Remove all function helpers and mentions of the efivarfs_list now that
all consumers of the list have been removed and entry management goes
exclusively through the inode.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
fs/efivarfs/inode.c
fs/efivarfs/internal.h
fs/efivarfs/super.c
fs/efivarfs/vars.c