提交 c51f9c09 编写于 作者: M Martin Hundebøll 提交者: Marek Lindner

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

Signed-off-by: NMartin Hundebøll <martin@hundeboll.net>
Signed-off-by: NMarek Lindner <lindner_marek@yahoo.de>
上级 8780dad9
...@@ -170,7 +170,6 @@ int is_my_mac(const uint8_t *addr) ...@@ -170,7 +170,6 @@ int is_my_mac(const uint8_t *addr)
} }
rcu_read_unlock(); rcu_read_unlock();
return 0; return 0;
} }
module_init(batman_init); module_init(batman_init);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册