提交 bbba11c3 编写于 作者: A Andi Kleen 提交者: Andi Kleen

[PATCH] i386: Remove unneeded externs in nmi.c

All were already in some header
Signed-off-by: NAndi Kleen <ak@suse.de>
上级 43c3ab30
......@@ -75,9 +75,6 @@ static DEFINE_PER_CPU(struct nmi_watchdog_ctlblk, nmi_watchdog_ctlblk);
/* local prototypes */
static int unknown_nmi_panic_callback(struct pt_regs *regs, int cpu);
extern void show_registers(struct pt_regs *regs);
extern int unknown_nmi_panic;
/* converts an msr to an appropriate reservation bit */
static inline unsigned int nmi_perfctr_msr_to_bit(unsigned int msr)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册