Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andrea Gelmini and committed by
Russell King
c145211d 3ff98780

+1 -1
+1 -1
arch/arm/boot/bootp/bootp.lds
··· 19 19 initrd_size = initrd_end - initrd_start; 20 20 _etext = .; 21 21 } 22 - 22 + 23 23 .stab 0 : { *(.stab) } 24 24 .stabstr 0 : { *(.stabstr) } 25 25 .stab.excl 0 : { *(.stab.excl) }