x86/ucode/amd: Rename bufsize to size in cpu_request_microcode()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 30 Mar 2020 18:56:36 +0000 (19:56 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 1 Apr 2020 13:00:12 +0000 (14:00 +0100)
commit38f6f11d104b4053410de19efbe140ff49ac6224
tree0e34c3f3f7c9b0ef3c4e2f495b7930aa45ac8c7a
parente6ac4d1b4584581255bb1b4bdf98ca469c4f1837
x86/ucode/amd: Rename bufsize to size in cpu_request_microcode()

To simplify future cleanup, rename this variable.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/microcode/amd.c