x86, mce: drop "extern" from function prototypes in asm/mce.h
authorH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 17:05:33 +0000 (10:05 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 17:05:33 +0000 (10:05 -0700)
commit38736072d45488fd45f076388b6570419bbbc682
treeb5d8019bf35757b8d2c312ab38ea8a669615c07f
parentcd13adcc823aa421efa4efd995fa7004a58cf38d
x86, mce: drop "extern" from function prototypes in asm/mce.h

Function prototypes don't need to be prefixed by "extern".

[ Impact: cleanup ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/mce.h