ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sun, 23 May 2010 19:55:42 +0000 (21:55 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 May 2010 19:40:09 +0000 (20:40 +0100)
arch/arm/boot/bootp/bootp.lds:22: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/bootp/bootp.lds

index 8e3d81c..fc54394 100644 (file)
@@ -19,7 +19,7 @@ SECTIONS
    initrd_size = initrd_end - initrd_start;
    _etext = .;
   }
-  
+
   .stab 0 : { *(.stab) }
   .stabstr 0 : { *(.stabstr) }
   .stab.excl 0 : { *(.stab.excl) }