Skip to content
Snippets Groups Projects
Commit c7657ac0 authored by Borislav Petkov's avatar Borislav Petkov
Browse files

x86, microcode, AMD: Cleanup code a bit


get_ucode_data is a memcpy() wrapper which always returns 0. Move it
into the header and make it an inline. Remove all code checking its
return value and turn it into a void.

There should be no functionality change resulting from this patch.

Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent 1ea6be21
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment