OSDN Git Service

android/hal-ipc: Move exit calls under label in notification_handler
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 20 May 2014 10:59:30 +0000 (12:59 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Thu, 12 Jun 2014 11:04:30 +0000 (13:04 +0200)
commit5272cc4976acf7e0d3ab3c0207b4fe7d4e29bc66
tree629039b815e63de987d5d342dc5bcc2f41ff065a
parent248a15dab9b3288a1ad954df17864d10003d1940
android/hal-ipc: Move exit calls under label in notification_handler

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