aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/efi.c
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2016-02-24 13:50:29 -0500
committerJiri Kosina <jkosina@suse.cz>2016-04-18 06:45:54 -0400
commit45b79a291fdd209cf40dfa40f91bf9e31f949b0d (patch)
treeefc66c07acb0e25c6d912bfd15cef345959d47ae /arch/ia64/kernel/efi.c
parent238034e3fe3b0d75df0e4c7cbefb3df259ed628a (diff)
ia64: Fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/ia64/kernel/efi.c')
-rw-r--r--arch/ia64/kernel/efi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/efi.c b/arch/ia64/kernel/efi.c
index 300dac3702f1..a65740036824 100644
--- a/arch/ia64/kernel/efi.c
+++ b/arch/ia64/kernel/efi.c
@@ -966,7 +966,7 @@ efi_uart_console_only(void)
966/* 966/*
967 * Look for the first granule aligned memory descriptor memory 967 * Look for the first granule aligned memory descriptor memory
968 * that is big enough to hold EFI memory map. Make sure this 968 * that is big enough to hold EFI memory map. Make sure this
969 * descriptor is atleast granule sized so it does not get trimmed 969 * descriptor is at least granule sized so it does not get trimmed
970 */ 970 */
971struct kern_memdesc * 971struct kern_memdesc *
972find_memmap_space (void) 972find_memmap_space (void)