Here are 3 minor patches that somewhat simplify and streamline the code in the
AMD's microcode container parsing portion of the loader. No functional changes
intended.
Nikolay Borisov (3):
x86/microcode/AMD: Return bool from find_blobs_in_containers()
x86/microcode/AMD: Make __verify_patch_size() return bool
x86/microcode/AMD: Remove bogus comment from parse_container()
arch/x86/kernel/cpu/microcode/amd.c | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 deletions(-)
--
2.34.1