Skip to content

Commit

Permalink
batman-adv: remove duplicated line in comment
Browse files Browse the repository at this point in the history
Remove an accidentally added duplicated line in a function comment

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
  • Loading branch information
Antonio Quartulli committed Apr 18, 2012
1 parent 6d2003f commit e88af94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/batman-adv/bridge_loop_avoidance.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e88af94

Please sign in to comment.