Commit ef8df97
sched/fair: Cleanup task_util and capacity type
task_util and capacity are comparable unsigned long values. There is no
need for an intermidiate implicit signed cast.
Signed-off-by: Vincent Donnefort <vincent.donnefort@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20211207095755.859972-1-vincent.donnefort@arm.com1 parent 9b58e97 commit ef8df97
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4070 | 4070 | | |
4071 | 4071 | | |
4072 | 4072 | | |
4073 | | - | |
| 4073 | + | |
| 4074 | + | |
4074 | 4075 | | |
4075 | 4076 | | |
4076 | 4077 | | |
| |||
6345 | 6346 | | |
6346 | 6347 | | |
6347 | 6348 | | |
6348 | | - | |
| 6349 | + | |
6349 | 6350 | | |
6350 | 6351 | | |
6351 | 6352 | | |
| |||
0 commit comments