Looks good to me, Vinson. Thanks
Jose
- Original Message -
> Fix this GCC warning.
> lp_test_round.c: In function ‘test_round’:
> lp_test_round.c:126:13: warning: variable ‘packed’ set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Vinson Lee
> ---
> src/gallium/drivers/
Fix this GCC warning.
lp_test_round.c: In function ‘test_round’:
lp_test_round.c:126:13: warning: variable ‘packed’ set but not used
[-Wunused-but-set-variable]
Signed-off-by: Vinson Lee
---
src/gallium/drivers/llvmpipe/lp_test_round.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)