On Mon, Mar 11, 2013 at 08:31:52PM +0100, Mirsal Ennaime wrote:
> static void binder_deferred_release(struct binder_proc *proc)
> {
> struct binder_transaction *t;
> struct rb_node *n;
> - int threads, nodes, incoming_refs, outgoing_refs, buffers,
> active_transactions, page_count;
> + int threads, nodes, incoming_refs, outgoing_refs, nd_refs,
> + buffers, active_transactions, page_count;
Don't introduce the new "nd_refs" variable.
regards,
dan carpenter
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel