提交 277d1f58 编写于 作者: S Suresh Siddha 提交者: Ingo Molnar

x2apic: uninline uv_init_apic_ldr()

Andrew says:
> There's no point in declaring it inline if it's always called indirectly.

And point taken!
Signed-off-by: NSuresh Siddha <suresh.b.siddha@intel.com>
Cc: akpm@linux-foundation.org
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 372e92d8
......@@ -120,7 +120,7 @@ static int uv_apic_id_registered(void)
return 1;
}
static inline void uv_init_apic_ldr(void)
static void uv_init_apic_ldr(void)
{
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册