]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
cmd/efidebug: fix some function descriptions
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 18 Sep 2024 21:43:42 +0000 (23:43 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 21 Sep 2024 08:57:41 +0000 (10:57 +0200)
The function name must match the name used in the description.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
cmd/efidebug.c

index 1a191eb999414ab15029e23ba16c74f7d8e1cdb8..e040fe75fa1cbcdd2c2ef6f4862bb2fe42ded0aa 100644 (file)
@@ -665,7 +665,7 @@ enum efi_lo_dp_part {
 };
 
 /**
- * create_lo_dp() - create a special device path for our Boot### option
+ * create_lo_dp_part() - create a special device path for our Boot### option
  *
  * @dev:       device
  * @part:      disk partition
@@ -1127,7 +1127,7 @@ static void show_efi_boot_opt(u16 *varname16)
 }
 
 /**
- * show_efi_boot_dump() - dump all UEFI load options
+ * do_efi_boot_dump() - dump all UEFI load options
  *
  * @cmdtp:     Command table
  * @flag:      Command flag