[PATCH] dix: switch the syncEvent queue to a struct list

Chase Douglas chase.douglas at canonical.com
Thu Dec 1 18:12:32 PST 2011


On 12/01/2011 03:09 PM, Peter Hutterer wrote:
> No effective functionality change, just cleanup to make this code slightly
> more sane.
> 
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
> Chase started with this, necessary for some multitouch patch. His original
> patch changed pendtail from double to single-pointer only. But with the
> two struct list API additions, it's much easier to switch this to a linked
> list implementation instead of yet another open-coded one.

Everything looks right now, and is much more sane. Thanks for cleaning
it up!

Reviewed-by: Chase Douglas <chase.douglas at canonical.com>


More information about the xorg-devel mailing list