X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/6252114a802a8d828124bd82a9b2bf3af8959098..ce9505f94bf87d40caeed0b0452e39f95ed521b1:/lincan/include/can_queue.h diff --git a/lincan/include/can_queue.h b/lincan/include/can_queue.h index 8593346..42eeef4 100644 --- a/lincan/include/can_queue.h +++ b/lincan/include/can_queue.h @@ -545,7 +545,7 @@ void canque_edge_do_dead(struct canque_edge_t *edge); /** * canque_edge_incref - increments edge reference count - * @qedg: pointer to the edge structure + * @edge: pointer to the edge structure */ static inline void canque_edge_incref(struct canque_edge_t *edge) @@ -599,7 +599,7 @@ void __canque_edge_decref_body(struct canque_edge_t *edge) #ifndef CAN_HAVE_ARCH_CMPXCHG /** * canque_edge_decref - decrements edge reference count - * @qedg: pointer to the edge structure + * @edge: pointer to the edge structure * * This function has to be called without lock held for both ends of edge. * If reference count drops to 0, function canque_edge_do_dead()