atheros: remove trailing whitespace

as suggested by checkpatch.

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

SVN-Revision: 41085
This commit is contained in:
Felix Fietkau 2014-06-10 09:05:43 +00:00
parent 3406e402ef
commit 8b4323ad31

View File

@ -7,7 +7,7 @@
+ buf = vmalloc(master->erasesize);
+ if (!buf)
+ return -ENOMEM;
+
+
+ restart:
if ( directory < 0 ) {
offset = master->size + directory * master->erasesize;