Skip to content
Snippets Groups Projects
Commit 2e817d95 authored by Vinson Lee's avatar Vinson Lee Committed by Eric Engestrom
Browse files

r600/sfn: Use correct setter method.


Fix warning reported by Coverity Scan.

Useless call (USELESS_CALL)
side_effect_free: Calling v->pin_to_channel() is only useful for its
return value, which is ignored.

Fixes: 5d10e3ec ("r600/nir: Pin interpolation results to channel")
Signed-off-by: default avatarVinson Lee <vlee@freedesktop.org>
Reviewed-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!5197>
(cherry picked from commit 1241f8cb)
parent cf7dffba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment