[PATCH 133/199] arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup
Andrea Gelmini
andrea.gelmini at gelma.net
Sun May 23 15:55:42 EDT 2010
arch/arm/boot/bootp/bootp.lds:22: ERROR: trailing whitespace
Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>
---
arch/arm/boot/bootp/bootp.lds | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/bootp/bootp.lds b/arch/arm/boot/bootp/bootp.lds
index 8e3d81c..fc54394 100644
--- a/arch/arm/boot/bootp/bootp.lds
+++ b/arch/arm/boot/bootp/bootp.lds
@@ -19,7 +19,7 @@ SECTIONS
initrd_size = initrd_end - initrd_start;
_etext = .;
}
-
+
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
--
1.7.1.251.gf80a2
More information about the linux-arm-kernel
mailing list