i965: add missing return in if statement
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 28 May 2016 11:16:03 +0000 (13:16 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 28 May 2016 18:26:33 +0000 (11:26 -0700)
commitdf210ff24dbdf9d3459061196e28dd37223c0cc5
treec0f744c234feab17229a363541917ac64e04492b
parentc7731a07408c5d4169625d4a78962d2887419080
i965: add missing return in if statement

Re-add the "return false" that was removed in 0c02d7002d6c005b4c1fe997b5ef5916978dd183

It seems that something went wrong when merging the patch. The patch
sent to the mailing list does not directly match what was committed.
https://lists.freedesktop.org/archives/mesa-dev/2016-May/118198.html

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/intel_blit.c