Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e182d1b3 authored by threader's avatar threader Committed by Bernhard Thoben
Browse files

BINDER: Fix warning on moved struct

parent 68918988
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5541,7 +5541,6 @@ static void binder_deferred_release(struct binder_proc *proc)
{
	struct binder_context *context = proc->context;
	struct rb_node *n;
	struct binder_device *device;

	int threads, nodes, incoming_refs, outgoing_refs, active_transactions;