From: Heinrich Schuchardt Date: Wed, 18 Sep 2024 21:51:34 +0000 (+0200) Subject: efi_loader: correct efi_set_variable_int() description X-Git-Tag: v2024.10-rc6~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d911e386cc439c68ab961e76937c377e7d7127;p=pandora-u-boot.git efi_loader: correct efi_set_variable_int() description The name used in the function description must match the function. Signed-off-by: Heinrich Schuchardt Reviewed-by: Ilias Apalodimas --- diff --git a/include/efi_variable.h b/include/efi_variable.h index 223bb9a4a5b..4065cf45eca 100644 --- a/include/efi_variable.h +++ b/include/efi_variable.h @@ -38,7 +38,7 @@ efi_status_t efi_get_variable_int(const u16 *variable_name, void *data, u64 *timep); /** - * efi_set_variable() - set value of a UEFI variable + * efi_set_variable_int() - set value of a UEFI variable * * @variable_name: name of the variable * @vendor: vendor GUID