On Mon, 14 Jun 2010 09:25:22 -0400, Kristian Høgsberg <[email protected]> 
wrote:

> -      pos = next, next = __container_of(next->member.next, next, member))
> +      pos = tmp, tmp = __container_of(pos->member.next, tmp, member))

Any reason this uses a ',' instead of a ';'?

Otherwise,

Reviewed-by: Keith Packard <[email protected]>

-- 
[email protected]

Attachment: pgpibe581ooLY.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to