gbm: coding style cleanup
commit3a885ae3113ebabebdc0d732c7242d9610c90ea1
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 21 Jul 2016 10:56:08 +0000 (21 11:56 +0100)
committerChad Versace <chadversary@chromium.org>
Tue, 11 Oct 2016 17:21:10 +0000 (11 10:21 -0700)
treeccd6c74c8b1bf887cd81f209dee6ad5327b6e30f
parentec82cba5a3efa129712a13bb88af476acbfee3be
gbm: coding style cleanup

Waffle aims to keep the main code path in it's core, with the
error path diverging via goto labels and alike.

Follow the approach and update the gbm code.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/waffle/gbm/wgbm_platform.c