commit | 24df977c57188bf0c3a5d3b0adc9c3a9a44972a8 | [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 | e4773be078bbf3f21a46a8eda8952d6b6426ae2f [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>