tnl: Code formatting in t_rebase.c
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 8 Apr 2020 18:15:32 +0000 (11:15 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 13 Apr 2020 17:27:00 +0000 (10:27 -0700)
commit0d1917da86e813c5609e48dda62f7cf8a049c48f
tree7dc9a06e9623f862f3368ad6b7a2f5b129831706
parent887ae78718832cafde7a9ddca1e410e36b4d84e3
tnl: Code formatting in t_rebase.c

Many little changes.  Almost everything is indentation or removal of
trailing whitespace.  Some places move a loop variable declaration to
the loop.  Some comments either re-wrapped or converted to single
line.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4512>
src/mesa/tnl/t_rebase.c