net/sched: sch_cbq: change the type of cbq_set_lss to void
authorZhengchao Shao <shaozhengchao@huawei.com>
Tue, 26 Jul 2022 03:07:48 +0000 (11:07 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 28 Jul 2022 01:30:18 +0000 (18:30 -0700)
commita482d47d33ac06295840e1e2ec3806713ccc04f3
treefd9e74704f78db416a2e2d811eed96586256ecb6
parent5ffcba41de5579566f7d6933b96e8ca63335f790
net/sched: sch_cbq: change the type of cbq_set_lss to void

Change the type of cbq_set_lss to void.

Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Link: https://lore.kernel.org/r/20220726030748.243505-1-shaozhengchao@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/sched/sch_cbq.c