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

Commit 9e9abd81 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "sched: remove duplicate initialization"

parents df700a77 2833a1c8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -307,8 +307,6 @@ static int init_rootdomain(struct root_domain *rd)

	init_max_cpu_capacity(&rd->max_cpu_capacity);

	init_max_cpu_capacity(&rd->max_cpu_capacity);

	return 0;

free_cpudl: