]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/microcode/intel: Rename update_match_revision()
authorBorislav Petkov <bp@suse.de>
Mon, 9 Feb 2015 17:10:29 +0000 (18:10 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 2 Mar 2015 19:32:03 +0000 (20:32 +0100)
commit4f5e5f2b574804ed330e20456d5b86a4259544ad
tree60db4c46f14a4039e93d75fb19eba1a0df5c73dc
parentc868570e745781736366b83191aae2ccb9de2d1c
x86/microcode/intel: Rename update_match_revision()

... to revision_is_newer() and push it up into the header and make it an
inline function.

Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/include/asm/microcode_intel.h
arch/x86/kernel/cpu/microcode/intel_early.c
arch/x86/kernel/cpu/microcode/intel_lib.c