as suggested by checkpatch.
Signed-off-by: Sergey Ryazanov <[email protected]>
---
target/linux/atheros/patches-3.10/141-redboot_partition_scan.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 c255baf..4db94a1 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;
--
1.8.1.5
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel