Re: [Mesa-dev] [PATCH] st/vdpau: drop unnecessary variable prof

2013-08-17 Thread Christian König
Am 16.08.2013 22:41, schrieb Emil Velikov: Signed-off-by: Emil Velikov Well, any halve way sane compiler should be able to optimize that anyway, but on the other hand the patch looks good to me. Reviewed-by: Christian König --- src/gallium/state_trackers/vdpau/mixer.c | 5 ++--- 1 fil

[Mesa-dev] [PATCH] st/vdpau: drop unnecessary variable prof

2013-08-16 Thread Emil Velikov
Signed-off-by: Emil Velikov --- src/gallium/state_trackers/vdpau/mixer.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/gallium/state_trackers/vdpau/mixer.c b/src/gallium/state_trackers/vdpau/mixer.c index 26db5c8..8c20d05 100644 --- a/src/gallium/state_trackers/vdp