[PATCH 0/2] sched/deadline: minor code cleanups

Shrikanth Hegde posted 2 patches 2 months ago
kernel/sched/deadline.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
[PATCH 0/2] sched/deadline: minor code cleanups
Posted by Shrikanth Hegde 2 months ago
While trying to understand the dl_server changes, noticed these minor
code optimizations/cleanups possible. 

Let me know if these should be squashed into one patch. Kept is separate
as of now.

No change in functionality. Could save a few cycles.

Shrikanth Hegde (2):
  sched/deadline: minor code cleanups
  sched/deadline: Use cpumask_weight_and in dl_bw_cpus

 kernel/sched/deadline.c | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

-- 
2.47.3