mesa: avoid returning a value in a void function
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 27 Dec 2019 21:50:24 +0000 (21:50 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Sat, 28 Dec 2019 11:58:37 +0000 (11:58 +0000)
commita6873a8df2393777975ae3043a395d79e495b365
treec099518ba23bd523049998880b748fab31043a94
parentdcba7731e6056b6cad03064f90a97cf206e68a75
mesa: avoid returning a value in a void function

Fixes: 1d1722e91070d7c37687 ("mesa: add EXT_dsa NamedProgram functions")
Cc: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/mesa/main/arbprogram.c