ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup

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>
This commit is contained in:
Andrea Gelmini 2010-05-23 21:55:42 +02:00 committed by Russell King
parent 3ff987801d
commit c145211d1f
1 changed files with 1 additions and 1 deletions

View File

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