commit | e3d8f6747663b468ccedb8af0f38f2be82874c63 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Tue Feb 10 11:28:23 2015 +0100 |
committer | Borislav Petkov <bp@suse.de> | Mon Mar 02 20:32:13 2015 +0100 |
tree | 049e3b703d7638eee2c70b129749a7a942a9dcb7 | |
parent | 9e02bb46d366b3635da966e29c5a53920ee7fde8 [diff] |
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig} ... 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>