From 4c59f3e63d5a0673af8abbce64467a6b497c94d2 Mon Sep 17 00:00:00 2001 From: David Rientjes Date: Wed, 30 Jul 2014 23:53:40 -0700 Subject: [PATCH] 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 Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1407302350450.17503@chino.kir.corp.google.com Signed-off-by: H. Peter Anvin --- Reading git-format-patch failed