[U-Boot] [PATCH v2 4/7] x86: squash lines for immediate return
Simon Glass
sjg at chromium.org
Tue Sep 6 04:03:32 CEST 2016
On 5 September 2016 at 07:38, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> arch_cpu_init() can be simpler by this refactoring.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> arch/x86/cpu/baytrail/valleyview.c | 8 +-------
> arch/x86/cpu/ivybridge/ivybridge.c | 8 +-------
> arch/x86/cpu/qemu/qemu.c | 8 +-------
> arch/x86/cpu/queensbay/tnc.c | 8 +-------
> 4 files changed, 4 insertions(+), 28 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list