From: nbd Date: Tue, 10 Jun 2014 09:05:43 +0000 (+0000) Subject: atheros: remove trailing whitespace X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=bf0d740b65c4c759def0d295a59a71ee320f551e;p=openwrt.git atheros: remove trailing whitespace as suggested by checkpatch. Signed-off-by: Sergey Ryazanov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41085 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/atheros/patches-3.10/141-redboot_partition_scan.patch b/target/linux/atheros/patches-3.10/141-redboot_partition_scan.patch index c255baf8c6..4db94a161b 100644 --- a/target/linux/atheros/patches-3.10/141-redboot_partition_scan.patch +++ b/target/linux/atheros/patches-3.10/141-redboot_partition_scan.patch @@ -7,7 +7,7 @@ + buf = vmalloc(master->erasesize); + if (!buf) + return -ENOMEM; -+ ++ + restart: if ( directory < 0 ) { offset = master->size + directory * master->erasesize;