提交 eee28c25 编写于 作者: J Joe Perches 提交者: Ingo Molnar

include/asm-x86/genapic_32.h: checkpatch cleanups - formatting only

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 9407913f
......@@ -77,7 +77,8 @@ struct genapic {
#define IPIFUNC(x)
#endif
#define APIC_INIT(aname, aprobe) { \
#define APIC_INIT(aname, aprobe) \
{ \
.name = aname, \
.probe = aprobe, \
.int_delivery_mode = INT_DELIVERY_MODE, \
......@@ -109,7 +110,7 @@ struct genapic {
IPIFUNC(send_IPI_all) \
APICFUNC(enable_apic_mode) \
APICFUNC(phys_pkg_id) \
}
}
extern struct genapic *genapic;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册