aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/copy_mc.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/copy_mc.c')
-rw-r--r--arch/x86/lib/copy_mc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/lib/copy_mc.c b/arch/x86/lib/copy_mc.c
index c13e8c9ee926..80efd45a7761 100644
--- a/arch/x86/lib/copy_mc.c
+++ b/arch/x86/lib/copy_mc.c
@@ -10,10 +10,6 @@
#include <asm/mce.h>
#ifdef CONFIG_X86_MCE
-/*
- * See COPY_MC_TEST for self-test of the copy_mc_fragile()
- * implementation.
- */
static DEFINE_STATIC_KEY_FALSE(copy_mc_fragile_key);
void enable_copy_mc_fragile(void)