x86/microcode/intel: Make _save_mc() return the updated saved count
authorBorislav Petkov <bp@suse.de>
Mon, 9 Feb 2015 16:49:43 +0000 (17:49 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 2 Mar 2015 19:31:56 +0000 (20:31 +0100)
... of microcode patches instead of handing in a pointer which is used
for I/O in an otherwise void function.

Signed-off-by: Borislav Petkov <bp@suse.de>

No differences found