netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] fix dox warning in net/sched/sch_htb.c
@ 2021-06-05 10:18 Yu Kuai
  2021-06-05 10:18 ` [PATCH 01/13] sch_htb: fix doc warning in htb_add_to_wait_tree() Yu Kuai
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Yu Kuai @ 2021-06-05 10:18 UTC (permalink / raw)
  To: jhs, xiyou.wangcong, jiri, davem, kuba
  Cc: netdev, linux-kernel, yukuai3, yi.zhang

Yu Kuai (13):
  sch_htb: fix doc warning in htb_add_to_wait_tree()
  sch_htb: fix doc warning in htb_next_rb_node()
  sch_htb: fix doc warning in htb_add_class_to_row()
  sch_htb: fix doc warning in htb_remove_class_from_row()
  sch_htb: fix doc warning in htb_activate_prios()
  sch_htb: fix doc warning in htb_deactivate_prios()
  sch_htb: fix doc warning in htb_class_mode()
  sch_htb: fix doc warning in htb_change_class_mode()
  sch_htb: fix doc warning in htb_activate()
  sch_htb: fix doc warning in htb_deactivate()
  sch_htb: fix doc warning in htb_charge_class()
  sch_htb: fix doc warning in htb_do_events()
  sch_htb: fix doc warning in htb_lookup_leaf()

 net/sched/sch_htb.c | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-06-07 19:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05 10:18 [PATCH 00/13] fix dox warning in net/sched/sch_htb.c Yu Kuai
2021-06-05 10:18 ` [PATCH 01/13] sch_htb: fix doc warning in htb_add_to_wait_tree() Yu Kuai
2021-06-05 10:18 ` [PATCH 02/13] sch_htb: fix doc warning in htb_next_rb_node() Yu Kuai
2021-06-05 10:18 ` [PATCH 03/13] sch_htb: fix doc warning in htb_add_class_to_row() Yu Kuai
2021-06-05 10:18 ` [PATCH 04/13] sch_htb: fix doc warning in htb_remove_class_from_row() Yu Kuai
2021-06-05 10:18 ` [PATCH 05/13] sch_htb: fix doc warning in htb_activate_prios() Yu Kuai
2021-06-05 10:18 ` [PATCH 06/13] sch_htb: fix doc warning in htb_deactivate_prios() Yu Kuai
2021-06-05 10:18 ` [PATCH 07/13] sch_htb: fix doc warning in htb_class_mode() Yu Kuai
2021-06-05 10:18 ` [PATCH 08/13] sch_htb: fix doc warning in htb_change_class_mode() Yu Kuai
2021-06-05 10:18 ` [PATCH 09/13] sch_htb: fix doc warning in htb_activate() Yu Kuai
2021-06-05 10:18 ` [PATCH 10/13] sch_htb: fix doc warning in htb_deactivate() Yu Kuai
2021-06-05 10:18 ` [PATCH 11/13] sch_htb: fix doc warning in htb_charge_class() Yu Kuai
2021-06-05 10:18 ` [PATCH 12/13] sch_htb: fix doc warning in htb_do_events() Yu Kuai
2021-06-05 10:18 ` [PATCH 13/13] sch_htb: fix doc warning in htb_lookup_leaf() Yu Kuai
2021-06-07 19:40 ` [PATCH 00/13] fix dox warning in net/sched/sch_htb.c patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).