On Tue, 6 Sep 2016 06:28:19 -0700
Yong Bakos wrote:
> From: Yong Bakos
>
> Add doxygen comment blocks to all wl_list methods.
>
> Signed-off-by: Yong Bakos
> ---
> v4: Fix variable name in sample code. (pq)
> Remove implemenetation details of pointer state. (pq)
> Remove note about _
From: Yong Bakos
Add doxygen comment blocks to all wl_list methods.
Signed-off-by: Yong Bakos
---
v4: Fix variable name in sample code. (pq)
Remove implemenetation details of pointer state. (pq)
Remove note about __typeof__ entirely.
- it's not helpful as a note or a code comment ei