android: binder: refactor binder_transact()
authorMartijn Coenen <maco@google.com>
Thu, 29 Sep 2016 13:38:14 +0000 (15:38 +0200)
committerAmit Pundir <amit.pundir@linaro.org>
Tue, 15 Nov 2016 14:53:03 +0000 (20:23 +0530)
commit6ea3f1848b6c7fa1d419fe1dad799c09c8d003c2
tree9e8215554216b156991250baf38b24df4a51cbea
parent5711c305d2ba2ca5e0b9dd865753a246314871e2
android: binder: refactor binder_transact()

Moved handling of fixup for binder objects,
handles and file descriptors into separate
functions.

Change-Id: If6849f1caee3834aa87d0ab08950bb1e21ec6e38
Signed-off-by: Martijn Coenen <maco@google.com>
drivers/android/binder.c