Re: [Mesa-dev] [PATCH] gallium/util: remove u_linkage

2015-03-26 Thread Brian Paul
Reviewed-by: Brian Paul On 03/26/2015 05:26 PM, Ilia Mirkin wrote: Does not appear to be used in tree. Coverity spotted some errors in the bitmask stuff, but the whole thing appears to be unused. Signed-off-by: Ilia Mirkin --- src/gallium/auxiliary/Makefile.sources | 2 - src/g

[Mesa-dev] [PATCH] gallium/util: remove u_linkage

2015-03-26 Thread Ilia Mirkin
Does not appear to be used in tree. Coverity spotted some errors in the bitmask stuff, but the whole thing appears to be unused. Signed-off-by: Ilia Mirkin --- src/gallium/auxiliary/Makefile.sources | 2 - src/gallium/auxiliary/util/u_linkage.c | 149 ---