git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
722a0d2
)
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
author
Andres Freund
<andres@anarazel.de>
Fri, 9 May 2014 01:29:17 +0000
(
03:29
+0200)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 9 May 2014 15:42:47 +0000
(08:42 -0700)
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>
No differences found