summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/sfi.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/sfi.h')
-rw-r--r--arch/x86/include/asm/sfi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/sfi.h b/arch/x86/include/asm/sfi.h
index 09d4700812..10bd1c56a3 100644
--- a/arch/x86/include/asm/sfi.h
+++ b/arch/x86/include/asm/sfi.h
@@ -148,7 +148,7 @@ typedef int (*sfi_table_handler) (struct sfi_table_header *table);
* write_sfi_table() - Write Simple Firmware Interface tables
*
* @base: Address to write table to
- * @return address to use for the next table
+ * Return: address to use for the next table
*/
ulong write_sfi_table(ulong base);