util: remove gotos in u_upload_mgr.c
authorBrian Paul <brianp@vmware.com>
Sun, 23 Oct 2011 16:14:27 +0000 (10:14 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 24 Oct 2011 15:31:01 +0000 (09:31 -0600)
commit50b0069fc18f9d4d3c4469897b379df55eece547
treedcab8980bc99f957c392f17f89ea25d4bc8e6dc6
parent9ed88983b03114d66d527354248e26f77d8868b9
util: remove gotos in u_upload_mgr.c

We can trivially remove the gotos in two places in this code and make
it a bit more readable.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/util/u_upload_mgr.c