staging: android: binder: Move some of the logic into subfunction
authorSerban Constantinescu <serban.constantinescu@arm.com>
Wed, 4 Dec 2013 18:09:33 +0000 (18:09 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 16 Jan 2014 22:18:37 +0000 (14:18 -0800)
commit9dcd36a520ecc9a56ffb8897e741b6fee59b43c7
tree9b74cabbcb47ff45e7fc200266e35cfdfc50787d
parent2fff55b60c950e8b47c2e622761665952c859340
staging: android: binder: Move some of the logic into subfunction

This patch moves some of the logic for binder_thread_write() into
subfunctions. This way we can share more code with the binder compat
layer.

Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/staging/android/binder.c