On Sun, Aug 11, 2013 at 12:44:02PM +0300, Jani Nikula wrote:
> Although I could not reproduce this (different compiler version,
> perhaps), reportedly we get:
> 
> drivers/gpu/drm/i915/i915_irq.c:1943:27: warning: ‘score’ may be used
> uninitialized in this function [-Wuninitialized]
> 
> Drop the 'score' variable altogether as it's not really needed.

Right, it was only there because I thought the switch was more readable
with the temporary.
 
> Reported-by: Kees Cook <[email protected]>
Go fix your compiler!

> Signed-off-by: Jani Nikula <[email protected]>
Both patches
Reviewed-by: Chris Wilson <[email protected]>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to