dzn: drop incorrect return statement
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 7 Apr 2022 12:02:57 +0000 (14:02 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 7 Apr 2022 19:53:03 +0000 (19:53 +0000)
commit4ae6c34a5a0564666e04a68ae954cdbcccbe6992
treea3024dde49ef40c36806b779cd8bdf9c1b843489
parent600d99650b1f359e0caceb6dc323b85f54710ba7
dzn: drop incorrect return statement

We're returning nothing here. Let's not do that.

Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15790>
src/microsoft/vulkan/dzn_descriptor_set.cpp
src/microsoft/vulkan/dzn_device.cpp
src/microsoft/vulkan/dzn_pipeline_cache.cpp