Commit 4c456c9
sched/fair: Remove unused 'curr' argument from pick_next_entity()
The 'curr' argument of pick_next_entity() has become unused after
the EEVDF changes.
[ mingo: Updated the changelog. ]
Signed-off-by: Yiwei Lin <s921975628@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20231020055617.42064-1-s921975628@gmail.com1 parent fb064e5 commit 4c456c9
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5256 | 5256 | | |
5257 | 5257 | | |
5258 | 5258 | | |
5259 | | - | |
| 5259 | + | |
5260 | 5260 | | |
5261 | 5261 | | |
5262 | 5262 | | |
| |||
8160 | 8160 | | |
8161 | 8161 | | |
8162 | 8162 | | |
8163 | | - | |
| 8163 | + | |
8164 | 8164 | | |
8165 | 8165 | | |
8166 | 8166 | | |
| |||
8223 | 8223 | | |
8224 | 8224 | | |
8225 | 8225 | | |
8226 | | - | |
| 8226 | + | |
8227 | 8227 | | |
8228 | 8228 | | |
8229 | 8229 | | |
| |||
8262 | 8262 | | |
8263 | 8263 | | |
8264 | 8264 | | |
8265 | | - | |
| 8265 | + | |
8266 | 8266 | | |
8267 | 8267 | | |
8268 | 8268 | | |
| |||
0 commit comments