We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bfaa7 commit b7d1f15Copy full SHA for b7d1f15
arch/x86/kernel/e820.c
@@ -53,7 +53,7 @@
53
*
54
* Once the E820 map has been converted to the standard Linux memory layout
55
* information its role stops - modifying it has no effect and does not get
56
- * re-propagated. So itsmain role is a temporary bootstrap storage of firmware
+ * re-propagated. So its main role is a temporary bootstrap storage of firmware
57
* specific memory layout data during early bootup.
58
*/
59
static struct e820_table e820_table_init __initdata;
0 commit comments