Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec9b83ca authored by Sven Eckelmann's avatar Sven Eckelmann Committed by Antonio Quartulli
Browse files

batman-adv: Fix kernel-doc for batadv_claim_free_ref

parent 600184b7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -165,7 +165,8 @@ static void batadv_claim_release(struct batadv_bla_claim *claim)
}

/**
 * batadv_claim_free_rcu - free a claim
 * batadv_claim_free_ref - decrement the claim refcounter and possibly
 *  release it
 * @claim: claim to be free'd
 */
static void batadv_claim_free_ref(struct batadv_bla_claim *claim)