mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The 'duplicates' bool argument is always true when efivar_init() is called from its only caller so let's just drop it instead. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>