ra: Refactor ra_set_finalize
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 31 Jul 2015 03:49:22 +0000 (20:49 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 10 Aug 2015 18:58:45 +0000 (11:58 -0700)
commit7539ac7fe2077f7634250dcb34497e1ac643b0df
tree13176a86bb84d7e4eab07a21e948cdf7f38a363f
parentc1d9b3ae0bb0f1222719d7737dd9986e437bf5b9
ra: Refactor ra_set_finalize

All this commit does is change an early return to an if with an else
clause.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/util/register_allocate.c