x86, apic: Replace noop_check_apicid_used
authorDavid Rientjes <rientjes@google.com>
Thu, 31 Jul 2014 06:53:40 +0000 (23:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2014 15:05:43 +0000 (08:05 -0700)
commit4c59f3e63d5a0673af8abbce64467a6b497c94d2
treeb2b4846c0656a878649c49445f83a84b39493c9d
parent658ffd7e6f5ce62e15df99df5f9e181d76ffda8e
x86, apic: Replace noop_check_apicid_used

noop_check_apicid_used() has the same implementation as
default_check_apicid_used() in the standard header file, so replace the
former with the latter.

Signed-off-by: David Rientjes <rientjes@google.com>
Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1407302350450.17503@chino.kir.corp.google.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/apic/apic_noop.c