commit | 52b6549442988e0a0819b6b7fb36ded164952a34 | [log] [tgz] |
---|---|---|
author | Huw Davies <huw@codeweavers.com> | Thu Apr 17 14:02:47 2014 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri May 02 21:59:27 2014 +0300 |
tree | ace1c2ec86cfba2dc07bc69d35a7d0d5c30c3600 | |
parent | 8c0f0a60d48a6f62c20f4ce77dceb82047d3d57f [diff] |
linux-user: Move if-elses to a switch statement. This makes adding more message types cleaner. Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>