On Mon, Jan 06, 2025 at 06:35:24PM -0800, James Bottomley wrote: > 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. BTW, do we need efivarfs_callback() separation from efivar_init()? As minimum, what's the point of callback argument?