Skip to content
Commit 5e3bf215 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86/apic/vsmp: Make is_vsmp_box() static



Since checkin

411cf9ee x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()

... is_vsmp_box() is only used in vsmp_64.c and does not have any
header file declaring it, so make it explicitly static.

Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Cc: Shai Fultheim <shai@scalemp.com>
Cc: Oren Twaig <oren@scalemp.com>
Link: http://lkml.kernel.org/r/1404036068-11674-1-git-send-email-oren@scalemp.com


Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 2f078b9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment