mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>