-
Scott Wood authored
Change if (ok) { bunch of stuff } else { error } to if (error) { get out } proceed with bunch of stuff Plus a few whitespace cleanups. Signed-off-by:
Scott Wood <scottwood@freescale.com>
Scott Wood authoredChange if (ok) { bunch of stuff } else { error } to if (error) { get out } proceed with bunch of stuff Plus a few whitespace cleanups. Signed-off-by:
Scott Wood <scottwood@freescale.com>