android: binder: refactor binder_transact()
authorMartijn Coenen <maco@google.com>
Thu, 29 Sep 2016 13:38:14 +0000 (15:38 +0200)
committerMartijn Coenen <maco@android.com>
Mon, 31 Oct 2016 14:14:59 +0000 (15:14 +0100)
commitbfd49fea44974857219e7387a11534c12d2440fc
treeccc03113818f911d71cf2cf0b7a52575a391b76b
parent04e3812e712fce296da074fbfba6519a77678dfb
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