From: Borislav Petkov Date: Tue, 10 Feb 2015 10:28:23 +0000 (+0100) Subject: x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig} X-Git-Tag: omap-for-v4.2/o2_dc~178^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d8f6747663b468ccedb8af0f38f2be82874c63;p=pandora-kernel.git 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 --- Reading git-diff-tree failed