Просмотр исходного кода

batman-adv: remove duplicated line in comment

Remove an accidentally added duplicated line in a function comment

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Antonio Quartulli 13 лет назад
Родитель
Сommit
e88af9464f
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      net/batman-adv/bridge_loop_avoidance.c

+ 0 - 1
net/batman-adv/bridge_loop_avoidance.c

@@ -734,7 +734,6 @@ static int handle_claim(struct bat_priv *bat_priv,
 }
 
 /**
- * @bat_priv: the bat priv with all the soft interface information
  * @bat_priv: the bat priv with all the soft interface information
  * @hw_src: the Hardware source in the ARP Header
  * @hw_dst: the Hardware destination in the ARP Header