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:
9e02bb4
)
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
author
Borislav Petkov
<bp@suse.de>
Tue, 10 Feb 2015 10:28:23 +0000
(11:28 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 2 Mar 2015 19:32:13 +0000
(20:32 +0100)
... arguments list so that it comes more natural for those functions to
have the signature, processor flags and revision together, before the
rest of the args.
No functionality change.
Signed-off-by: Borislav Petkov <bp@suse.de>
No differences found