]> Git Repo - u-boot.git/commitdiff
efi_loader: use correct documentation style
authorHeinrich Schuchardt <[email protected]>
Mon, 3 Sep 2018 03:00:43 +0000 (05:00 +0200)
committerAlexander Graf <[email protected]>
Sun, 23 Sep 2018 19:55:29 +0000 (21:55 +0200)
We have moved generating html documentation with Sphinx.

%s/Return Value/Return/g

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c

index 33e208016b4ba3f0c43356899b030ede4595ded7..f06148027698c03f6f3d05a740e80c332be8f891 100644 (file)
@@ -3124,7 +3124,7 @@ struct efi_system_table __efi_runtime_data systab = {
 /**
  * efi_initialize_system_table() - Initialize system table
  *
- * Return Value:        status code
+ * Return:     status code
  */
 efi_status_t efi_initialize_system_table(void)
 {
This page took 0.041517 seconds and 4 git commands to generate.