commit | b57467126ac56a59aef4f7627f4b4c0427341179 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@free.fr> | Sat Mar 26 22:06:05 2011 +0100 |
committer | Amit Kucheria <amit.kucheria@linaro.org> | Mon Apr 04 02:38:37 2011 +0300 |
tree | 17c623319feed7b4c0f6f54233756a8a0444b3dc | |
parent | 21c04d4cbf3760a033467f42d6d7907637aa3d18 [diff] |
Reduce the usage of the dump variable When we reach the mainloop, that means we are not in dump-mode, so we can remove the test with the dump mode. In the other side, let's use the dump function when we are in dump-mode. Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>