Commit c51f9c09 authored by Martin Hundebøll's avatar Martin Hundebøll Committed by Marek Lindner

batman-adv: Rm empty line from is_my_mac() in main.c

Signed-off-by: default avatarMartin Hundebøll <martin@hundeboll.net>
Signed-off-by: default avatarMarek Lindner <lindner_marek@yahoo.de>
parent 8780dad9
......@@ -170,7 +170,6 @@ int is_my_mac(const uint8_t *addr)
}
rcu_read_unlock();
return 0;
}
module_init(batman_init);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment