commit | 4d45f69e362b05892c9e92a7907e5820995612aa | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Thu Oct 19 12:02:24 2006 -0500 |
committer | Jon Loeliger <jdl@freescale.com> | Thu Oct 19 12:02:24 2006 -0500 |
tree | 789e76a928bbb1d46fc53c7f3d490f6a2715092b | |
parent | 7237c033b02fe295880435f1eb80819a0c987532 [diff] |
Rewrite a series of goto statements as a sequences of conditional expressions instead. Use consistent return code 0/-1 for good/bad indicators. Include one fewer file if the driver isn't used at all. Signed-off-by: Jon Loeliger <jdl@freescale.com>