[Mesa-dev] [PATCH 13/15] dri: Simplify use of driConcatConfigs

Eric Anholt eric at anholt.net
Mon Aug 6 19:33:50 PDT 2012


Chad Versace <chad.versace at linux.intel.com> writes:

> If either argument to driConcatConfigs(a, b) is null or the empty list,
> then simply return the other argument as the resultant list.
>
> All callers were accomplishing that same behavior anyway. And each caller
> accopmplished it with the same pattern. So this patch moves that external
> pattern into the function.
>
> CC: Ian Romanick <idr at freedesktop.org>
> Reviewed-by: <eric at anholt.net>
> Signed-off-by: Chad Versace <chad.versace at linux.intel.com>

I was going to say reviewed-by on the last patchset with this change.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120806/783aed73/attachment.pgp>


More information about the mesa-dev mailing list