mesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201ab73fe339e to util/
authorEric Anholt <eric@anholt.net>
Mon, 26 Jan 2015 19:34:18 +0000 (11:34 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 29 Jan 2015 00:33:34 +0000 (16:33 -0800)
commit7c99187c6a6144cb9fd9d77261c643257246ede7
tree787a826307a8e62c4b97e0a83695dfd1d01ee149
parent8ab6759cef6dc5101be3badce10a52d1d046f2ea
mesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201ab73fe339e to util/

The idea is that after a remove_from_list(), you might want to be able to
do a remove_from_list() on it again or an is_empty_list().  This is
apparently relied on by r300g.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/util/simple_list.h