From 3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 7 Oct 2013 13:07:26 +0200 Subject: Coding Style cleanup: remove trailing white space Signed-off-by: Wolfgang Denk --- arch/x86/cpu/coreboot/coreboot.c | 2 +- arch/x86/cpu/coreboot/pci.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/x86') diff --git a/arch/x86/cpu/coreboot/coreboot.c b/arch/x86/cpu/coreboot/coreboot.c index 1ce3b5e..e24f13a 100644 --- a/arch/x86/cpu/coreboot/coreboot.c +++ b/arch/x86/cpu/coreboot/coreboot.c @@ -3,7 +3,7 @@ * (C) Copyright 2008 * Graeme Russ, graeme.russ@gmail.com. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include diff --git a/arch/x86/cpu/coreboot/pci.c b/arch/x86/cpu/coreboot/pci.c index 7484c5c..33f16a3 100644 --- a/arch/x86/cpu/coreboot/pci.c +++ b/arch/x86/cpu/coreboot/pci.c @@ -6,7 +6,7 @@ * (C) Copyright 2002 * Daniel Engström, Omicron Ceti AB, * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include -- cgit v1.1