netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Hui Tang <tanghui20@huawei.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/9] net: remove leading spaces before tabs
Date: Thu, 20 May 2021 22:20:10 +0000	[thread overview]
Message-ID: <162154921084.13631.15799228433249563284.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1621482474-26903-1-git-send-email-tanghui20@huawei.com>

Hello:

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

On Thu, 20 May 2021 11:47:45 +0800 you wrote:
> There are a few leading spaces before tabs and remove it by running the
> following commard:
> 
>         $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/'
> 
> Hui Tang (9):
>   net: wan: remove leading spaces before tabs
>   net: usb: remove leading spaces before tabs
>   net: slip: remove leading spaces before tabs
>   net: ppp: remove leading spaces before tabs
>   net: hamradio: remove leading spaces before tabs
>   net: fddi: skfp: remove leading spaces before tabs
>   net: appletalk: remove leading spaces before tabs
>   ifb: remove leading spaces before tabs
>   mii: remove leading spaces before tabs
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] net: wan: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/c169a93c8176
  - [net-next,2/9] net: usb: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/094fefd663ad
  - [net-next,3/9] net: slip: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/1d314fc1a157
  - [net-next,4/9] net: ppp: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/63b63138f656
  - [net-next,5/9] net: hamradio: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/d1542f85dfc2
  - [net-next,6/9] net: fddi: skfp: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/a597111a3ce3
  - [net-next,7/9] net: appletalk: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/20a4fc3bc284
  - [net-next,8/9] ifb: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/cf9207d77aef
  - [net-next,9/9] mii: remove leading spaces before tabs
    https://git.kernel.org/netdev/net-next/c/9e5914cc9571

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-05-20 22:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20  3:47 [PATCH net-next 0/9] net: remove leading spaces before tabs Hui Tang
2021-05-20  3:47 ` [PATCH net-next 1/9] net: wan: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 2/9] net: usb: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 3/9] net: slip: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 4/9] net: ppp: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 5/9] net: hamradio: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 6/9] net: fddi: skfp: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 7/9] net: appletalk: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 8/9] ifb: " Hui Tang
2021-05-20  3:47 ` [PATCH net-next 9/9] mii: " Hui Tang
2021-05-20 22:20 ` 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=162154921084.13631.15799228433249563284.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tanghui20@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).