From: Borislav Petkov Date: Fri, 10 Apr 2015 10:50:57 +0000 (+0200) Subject: x86/microcode/intel: Get rid of revision_is_newer() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~201^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a32d29f941b7219be07f9e76455a5e4ce4e9c4;p=pandora-kernel.git x86/microcode/intel: Get rid of revision_is_newer() It is a one-liner for checking microcode header revisions. On top of that, it can be used wrong as it was the case in _save_mc(). Get rid of it. Signed-off-by: Borislav Petkov Acked-by: Quentin Casasnovas Cc: Borislav Petkov Cc: H. Peter Anvin Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed