summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2024-08-07 00:11:38 +0200
committerHeinrich Schuchardt <[email protected]>2024-08-11 07:52:15 +0200
commit751e5bfdb531aa3093e02d616a4f0bce701e8b50 (patch)
tree7e556ce67cbbbe7557ae2fa25e001f08a991a46e /lib
parent68bd3456689bceecba23707b9b73d63b2a501f53 (diff)
efi_loader: correct description of efi_get_distro_fdt_name
Use the correct function name. Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'lib')
-rw-r--r--lib/efi_loader/efi_fdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efi_loader/efi_fdt.c b/lib/efi_loader/efi_fdt.c
index c5ecade3aeb..f882622fdad 100644
--- a/lib/efi_loader/efi_fdt.c
+++ b/lib/efi_loader/efi_fdt.c
@@ -14,7 +14,7 @@
#include <vsprintf.h>
/**
- * distro_efi_get_fdt_name() - get the filename for reading the .dtb file
+ * efi_get_distro_fdt_name() - get the filename for reading the .dtb file
*
* @fname: buffer for filename
* @size: buffer size