sched/deadline: remove unused dl_bandwidth
authorMiaohe Lin <linmiaohe@huawei.com>
Wed, 24 May 2023 10:25:14 +0000 (18:25 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 30 May 2023 20:46:26 +0000 (22:46 +0200)
commit3f4bf7aa315bf55b2a569bf77f61ff81c7e11fc1
tree79106785fbdabc34ea0ff312e9c3d19525d8fbec
parent7aa55f2a5902646a19db89dab9961867724b27b8
sched/deadline: remove unused dl_bandwidth

The default deadline bandwidth control structure has been removed since
commit eb77cf1c151c ("sched/deadline: Remove unused def_dl_bandwidth")
leading to unused init_dl_bandwidth() and struct dl_bandwidth. Remove
them to clean up the code.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Link: https://lore.kernel.org/r/20230524102514.407486-1-linmiaohe@huawei.com
kernel/sched/deadline.c
kernel/sched/sched.h