On Fri, 23 Nov 2012 15:30:40 -0200, Paulo Zanoni <[email protected]> wrote: > From: Paulo Zanoni <[email protected]> > > In other words, move the check from inside the function to outside it.
Don't agree with this last step. You can make the function tidier with an early return, but it is paramount that the high level sequence inside intel_modeset_init_hw() be clear and comprehendable. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
