On Wednesday, June 27, 2012 10:23:05 Antonio Quartulli wrote:
@@ -626,17 +626,17 @@ static void batadv_tt_changes_list_free(struct batadv_priv *bat_priv) spin_unlock_bh(&bat_priv->tt_changes_list_lock); }
-/* find out if an orig_node is already in the list of a tt_global_entry.
- returns 1 if found, 0 otherwise
+/* find out if an orig_node is already in the list of a tt_global_entry and
- returns it with an increased refcounter if found, NULL otherwise.
*/
This empty line does not look David-compliant.
Regards, Marek