i965/sync: Rename awkward variable
authorChad Versace <chadversary@chromium.org>
Wed, 28 Sep 2016 06:33:46 +0000 (23:33 -0700)
committerChad Versace <chadversary@chromium.org>
Thu, 6 Oct 2016 00:09:25 +0000 (17:09 -0700)
commit74b02a744913ffaaf409feb0df30aaa92188e250
tree702e5e460f576f7040f1f1a4d748c8ecf1aab0d9
parenta99ff827140f82fb1742d79a8b14f62800d3a700
i965/sync: Rename awkward variable

What is the difference between a 'driver_fence' and a 'fence'? Do the
characters 'driver_' add anything helpful? Nope. They do, though, add an
extra 7 chars and pull your eyeballs away to ask "huh? what's that?" one
microsecond too many.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_sync.c