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 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html