linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: yukuai (C) <yukuai3@huawei.com>
Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us,
	davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, yi.zhang@huawei.com
Subject: Re: [PATCH 00/13] fix dox warning in net/sched/sch_htb.c
Date: Mon, 07 Jun 2021 19:40:05 +0000	[thread overview]
Message-ID: <162309480537.22793.7835105473549146742.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210605101845.1264706-1-yukuai3@huawei.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Sat, 5 Jun 2021 18:18:32 +0800 you wrote:
> 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()
> 
> [...]

Here is the summary with links:
  - [01/13] sch_htb: fix doc warning in htb_add_to_wait_tree()
    https://git.kernel.org/netdev/net-next/c/4d7efa73fa26
  - [02/13] sch_htb: fix doc warning in htb_next_rb_node()
    https://git.kernel.org/netdev/net-next/c/274e5d0e55aa
  - [03/13] sch_htb: fix doc warning in htb_add_class_to_row()
    https://git.kernel.org/netdev/net-next/c/996bccc39afb
  - [04/13] sch_htb: fix doc warning in htb_remove_class_from_row()
    https://git.kernel.org/netdev/net-next/c/5f8c6d05f390
  - [05/13] sch_htb: fix doc warning in htb_activate_prios()
    https://git.kernel.org/netdev/net-next/c/876b5fc0c0fb
  - [06/13] sch_htb: fix doc warning in htb_deactivate_prios()
    https://git.kernel.org/netdev/net-next/c/4113be2020a8
  - [07/13] sch_htb: fix doc warning in htb_class_mode()
    https://git.kernel.org/netdev/net-next/c/1e9559527a9d
  - [08/13] sch_htb: fix doc warning in htb_change_class_mode()
    https://git.kernel.org/netdev/net-next/c/4b479e9883ce
  - [09/13] sch_htb: fix doc warning in htb_activate()
    https://git.kernel.org/netdev/net-next/c/8df7e8fff8da
  - [10/13] sch_htb: fix doc warning in htb_deactivate()
    https://git.kernel.org/netdev/net-next/c/9a034f25e472
  - [11/13] sch_htb: fix doc warning in htb_charge_class()
    https://git.kernel.org/netdev/net-next/c/0e5c90848a28
  - [12/13] sch_htb: fix doc warning in htb_do_events()
    https://git.kernel.org/netdev/net-next/c/2c3ee53ea663
  - [13/13] sch_htb: fix doc warning in htb_lookup_leaf()
    https://git.kernel.org/netdev/net-next/c/9977d6f56bac

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-06-07 19:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162309480537.22793.7835105473549146742.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.com \
    --cc=yi.zhang@huawei.com \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).