提交 f2f865fe 编写于 作者: Y Yinghai Lu 提交者: Ingo Molnar

x86: space to tab in setup_arch

Signed-off-by: NYinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 76934ed4
...@@ -557,10 +557,10 @@ void __init setup_arch(char **cmdline_p) ...@@ -557,10 +557,10 @@ void __init setup_arch(char **cmdline_p)
#endif #endif
#ifdef CONFIG_ACPI_NUMA #ifdef CONFIG_ACPI_NUMA
/* /*
* Parse SRAT to discover nodes. * Parse SRAT to discover nodes.
*/ */
acpi_numa_init(); acpi_numa_init();
#endif #endif
initmem_init(0, max_pfn); initmem_init(0, max_pfn);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册