Files
linux/drivers/staging
Mirsal Ennaime 008fa749e0 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>
2013-03-25 10:52:48 -07:00
..
2013-03-18 09:34:14 -07:00
2013-03-15 09:05:36 -07:00
2013-01-07 14:03:32 -08:00
2012-11-21 15:05:02 -08:00
2013-01-15 22:43:15 -08:00
2013-03-18 09:34:14 -07:00
2013-03-11 09:47:13 -07:00
2013-03-14 15:22:40 -07:00