diff options
| author | Mirsal Ennaime <mirsal@mirsal.fr> | 2013-03-12 14:41:59 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-25 21:52:48 +0400 |
| commit | 008fa749e0fe5b2fffd20b7fe4891bb80d072c6a (patch) | |
| tree | 67b292a7500329f480a24b4959f7acee4129837b /include/linux/flex_array.h | |
| parent | ef994fda44d6b55ffef7bfdf06f645ff2ab1ab1a (diff) | |
| download | linux-008fa749e0fe5b2fffd20b7fe4891bb80d072c6a.tar.xz | |
drivers: android: binder: Move the node release code to a separate function
The binder_deferred_release() function has many levels of indentation
which makes it difficult to read. This patch moves the code which deals
with disposing of a binder node to a separate binder_node_release()
function, thus removing one level of indentation and allowing the code to
fit in 80 columns.
Signed-off-by: Mirsal Ennaime <mirsal@mirsal.fr>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
