Browse Source

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 năm trước cách đây
mục cha
commit
e88af9464f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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