Re: [Mesa-dev] [PATCH] hud: fix compilation warnings in hud_nic_graph_install()

2017-01-30 Thread Samuel Pitoiset
On 01/30/2017 11:04 AM, Nicolai Hähnle wrote: On 27.01.2017 14:35, Samuel Pitoiset wrote: Signed-off-by: Samuel Pitoiset --- src/gallium/auxiliary/hud/hud_nic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/hud/hud_nic.c b/src/gallium/auxiliary

Re: [Mesa-dev] [PATCH] hud: fix compilation warnings in hud_nic_graph_install()

2017-01-30 Thread Nicolai Hähnle
On 27.01.2017 14:35, Samuel Pitoiset wrote: Signed-off-by: Samuel Pitoiset --- src/gallium/auxiliary/hud/hud_nic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/hud/hud_nic.c b/src/gallium/auxiliary/hud/hud_nic.c index f9935dea8b..7e4feb9573 1006

[Mesa-dev] [PATCH] hud: fix compilation warnings in hud_nic_graph_install()

2017-01-27 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- src/gallium/auxiliary/hud/hud_nic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/hud/hud_nic.c b/src/gallium/auxiliary/hud/hud_nic.c index f9935dea8b..7e4feb9573 100644 --- a/src/gallium/auxiliary/hud/hud_nic.c +