atheros: remove trailing whitespace

as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>

SVN-Revision: 41085
master
Felix Fietkau 10 years ago
parent 3406e402ef
commit 8b4323ad31
  1. 2
      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;

Loading…
Cancel
Save