OSDN Git Service

android/hal-ipc: Move exit calls outside of handle_msg
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 20 May 2014 10:49:48 +0000 (12:49 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Thu, 12 Jun 2014 11:04:30 +0000 (13:04 +0200)
commitc7bdb67bc3a15ce7c9f4ec406eaa5d5fa63ae827
treed192ba8bd32eaf8e464c90e56ed2fe6ea4a651e9
parente95e9c04c37ce9d42783b72d039145d2dee6deb9
android/hal-ipc: Move exit calls outside of handle_msg

This reduce number of exit points in preparation for destroy callback.
android/hal-ipc.c