]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, microcode: Save an indentation level in reload_for_cpu
authorBorislav Petkov <borislav.petkov@amd.com>
Mon, 23 Jul 2012 17:05:53 +0000 (19:05 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 22 Aug 2012 23:14:08 +0000 (16:14 -0700)
commit4dbf32c30f7e5379588a692c7bf80b05d9ef8026
treeda6d6bb8654b1dbd550b23f77233d4aad7baca1b
parent36bf50d7697be18c6bfd0401e037df10bff1e573
x86, microcode: Save an indentation level in reload_for_cpu

Invert the uci->valid check so that the later block can be aligned on
the first indentation level of the function. No functional change.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Link: http://lkml.kernel.org/r/1344361461-10076-3-git-send-email-bp@amd64.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/microcode_core.c