linux/arch/x86/kernel/cpu/microcode
Borislav Petkov 1f02ac0682 x86/microcode/AMD: Clean up find_equiv_id()
No need to have it marked "inline" - let gcc decide. Also, shorten the
argument name and simplify while-test.

While at it, make it into a proper for-loop and simplify it even more,
as tglx suggests.

No functionality change.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/20170120202955.4091-5-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2017-01-23 10:02:46 +01:00
..
amd.c x86/microcode/AMD: Clean up find_equiv_id() 2017-01-23 10:02:46 +01:00
core.c x86/microcode/AMD: Reload proper initrd start address 2016-12-21 10:50:04 +01:00
intel.c x86/microcode/intel: Drop stashed AP patch pointer optimization 2017-01-23 09:39:55 +01:00
Makefile x86/microcode/intel: Remove intel_lib.c 2016-10-25 12:28:59 +02:00