x86: Fix various typos in comments
[sfrench/cifs-2.6.git] / arch / x86 / kernel / e820.c
index 22aad412f965e60d0c41265cd2a544eb412d1b5b..f74cb7da9557e5a54e2a4d20dd9cbe7f7b4ab259 100644 (file)
@@ -793,7 +793,7 @@ core_initcall(e820__register_nvs_regions);
 #endif
 
 /*
- * Allocate the requested number of bytes with the requsted alignment
+ * Allocate the requested number of bytes with the requested alignment
  * and return (the physical address) to the caller. Also register this
  * range in the 'kexec' E820 table as a reserved range.
  *