]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf77f44585cfe2505b5abf7e08e6e9b4bd41ef943
treefd9e74704f78db416a2e2d811eed96586256ecb6
parent5c3f9030e6c31f4e64a01d23c16deee124df75af
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