x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
authorAndres Freund <andres@anarazel.de>
Fri, 9 May 2014 01:29:17 +0000 (03:29 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 9 May 2014 15:42:47 +0000 (08:42 -0700)
commitc45f77364ba060395b7eff1bf45e6c537f913380
tree63fa772bf9f646a1c06c8ad86f4499802d1a6f38
parent722a0d22d028bd74061cf582de1764884e73674f
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro

The spuriously added semicolon didn't have any effect because the
macro isn't currently in use.

c0a639ad0bc6b178b46996bd1f821a04643e2bde

Signed-off-by: Andres Freund <andres@anarazel.de>
Link: http://lkml.kernel.org/r/1399598957-7011-3-git-send-email-andres@anarazel.de
Cc: Borislav Petkov <bp@suse.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/uapi/asm/msr-index.h