summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2016-02-24 18:50:29 (GMT)
committerJiri Kosina <jkosina@suse.cz>2016-04-18 10:45:54 (GMT)
commit45b79a291fdd209cf40dfa40f91bf9e31f949b0d (patch)
treeefc66c07acb0e25c6d912bfd15cef345959d47ae /arch/ia64/kernel
parent238034e3fe3b0d75df0e4c7cbefb3df259ed628a (diff)
downloadlinux-45b79a291fdd209cf40dfa40f91bf9e31f949b0d.tar.xz
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')
-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 300dac3..a657400 100644
--- a/arch/ia64/kernel/efi.c
+++ b/arch/ia64/kernel/efi.c
@@ -966,7 +966,7 @@ efi_uart_console_only(void)
/*
* Look for the first granule aligned memory descriptor memory
* that is big enough to hold EFI memory map. Make sure this
- * descriptor is atleast granule sized so it does not get trimmed
+ * descriptor is at least granule sized so it does not get trimmed
*/
struct kern_memdesc *
find_memmap_space (void)