x86/microcode: Drop trailing whitespace in printk()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 8 Oct 2019 19:23:26 +0000 (20:23 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 14 Oct 2019 11:54:14 +0000 (12:54 +0100)
commit951ab406511e8b752f7c9275af9d26e4c34b619d
tree6aaac9efdfe4694592679bbd9e3c4c2c7016be8d
parent518c935fac4d30b3ec35d4b6add82b17b7d7aca3
x86/microcode: Drop trailing whitespace in printk()

This has actually been present since c/s bd7c09c0 in 2008, and survived
through all of the recent microcode refactoring.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/arch/x86/microcode_intel.c