[PATCH 0/8] Fix comment typos about "transmit"

Yueh-Shun Li posted 8 patches 10 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20230622012627.15050-1-shamrocklee@posteo.net
Maintainers: Jason Gunthorpe <jgg@ziepe.ca>, Leon Romanovsky <leon@kernel.org>, Zhu Yanjun <zyjzyj2000@gmail.com>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Jesse Brandeburg <jesse.brandeburg@intel.com>, Tony Nguyen <anthony.l.nguyen@intel.com>, Ulrich Kunitz <kune@deine-taler.de>, Kalle Valo <kvalo@kernel.org>, Artur Paszkiewicz <artur.paszkiewicz@intel.com>, "James E.J. Bottomley" <jejb@linux.ibm.com>, "Martin K. Petersen" <martin.petersen@oracle.com>, David Ahern <dsahern@kernel.org>, Boris Pismenny <borisp@nvidia.com>, John Fastabend <john.fastabend@gmail.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, Mat Martineau <martineau@kernel.org>, Shuah Khan <shuah@kernel.org>
drivers/infiniband/sw/rxe/rxe_verbs.h              |  2 +-
drivers/net/ethernet/intel/i40e/i40e_xsk.c         |  2 +-
drivers/net/wireless/zydas/zd1211rw/zd_usb.c       |  2 +-
drivers/scsi/isci/scu_task_context.h               |  2 +-
net/ipv4/tcp_input.c                               |  2 +-
net/tls/tls_device_fallback.c                      |  2 +-
scripts/spelling.txt                               | 11 +++++++++++
tools/testing/selftests/net/mptcp/mptcp_connect.sh |  2 +-
8 files changed, 18 insertions(+), 7 deletions(-)
[PATCH 0/8] Fix comment typos about "transmit"
Posted by Yueh-Shun Li 10 months, 2 weeks ago
Fix typos about "transmit" missing the first "s"
found by searching with keyword "tram" in the first 7
patches.

Add related patterns to "scripts/spelling.txt" in the
last patch.

Yueh-Shun Li (8):
  RDMA/rxe: fix comment typo
  i40e, xsk: fix comment typo
  zd1211rw: fix comment typo
  scsi: fix comment typo
  tcp: fix comment typo
  net/tls: fix comment typo
  selftests: mptcp: connect: fix comment typo
  scripts/spelling.txt: Add "transmit" patterns

 drivers/infiniband/sw/rxe/rxe_verbs.h              |  2 +-
 drivers/net/ethernet/intel/i40e/i40e_xsk.c         |  2 +-
 drivers/net/wireless/zydas/zd1211rw/zd_usb.c       |  2 +-
 drivers/scsi/isci/scu_task_context.h               |  2 +-
 net/ipv4/tcp_input.c                               |  2 +-
 net/tls/tls_device_fallback.c                      |  2 +-
 scripts/spelling.txt                               | 11 +++++++++++
 tools/testing/selftests/net/mptcp/mptcp_connect.sh |  2 +-
 8 files changed, 18 insertions(+), 7 deletions(-)

-- 
2.38.1
Re: [PATCH 0/8] Fix comment typos about "transmit"
Posted by patchwork-bot+netdevbpf@kernel.org 10 months, 1 week ago
Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 22 Jun 2023 01:26:21 +0000 you wrote:
> Fix typos about "transmit" missing the first "s"
> found by searching with keyword "tram" in the first 7
> patches.
> 
> Add related patterns to "scripts/spelling.txt" in the
> last patch.
> 
> [...]

Here is the summary with links:
  - [1/8] RDMA/rxe: fix comment typo
    (no matching commit)
  - [2/8] i40e, xsk: fix comment typo
    https://git.kernel.org/netdev/net-next/c/b028813ac973
  - [3/8] zd1211rw: fix comment typo
    (no matching commit)
  - [4/8] scsi: fix comment typo
    (no matching commit)
  - [5/8] tcp: fix comment typo
    https://git.kernel.org/netdev/net-next/c/304b1875ba02
  - [6/8] net/tls: fix comment typo
    https://git.kernel.org/netdev/net-next/c/a0e128ef88e4
  - [7/8] selftests: mptcp: connect: fix comment typo
    (no matching commit)
  - [8/8] scripts/spelling.txt: Add "transmit" patterns
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Re: [PATCH 0/8] Fix comment typos about "transmit"
Posted by Yueh-Shun Li 10 months, 1 week ago
Dear Maintainer,

On 23.06.2023 04:50, patchwork-bot+netdevbpf@kernel.org wrote:
> Hello:
> 
> This series was applied to netdev/net-next.git (main)
> by Jakub Kicinski <kuba@kernel.org>:
> 
> On Thu, 22 Jun 2023 01:26:21 +0000 you wrote:
>> Fix typos about "transmit" missing the first "s"
>> found by searching with keyword "tram" in the first 7
>> patches.
>> 
>> Add related patterns to "scripts/spelling.txt" in the
>> last patch.
>> 
>> [...]

Thanks for merging!

> Here is the summary with links:
>   - [1/8] RDMA/rxe: fix comment typo
>     (no matching commit)
>   - [2/8] i40e, xsk: fix comment typo
>     https://git.kernel.org/netdev/net-next/c/b028813ac973
>   - [3/8] zd1211rw: fix comment typo
>     (no matching commit)
>   - [4/8] scsi: fix comment typo
>     (no matching commit)
>   - [5/8] tcp: fix comment typo
>     https://git.kernel.org/netdev/net-next/c/304b1875ba02
>   - [6/8] net/tls: fix comment typo
>     https://git.kernel.org/netdev/net-next/c/a0e128ef88e4
>   - [7/8] selftests: mptcp: connect: fix comment typo
>     (no matching commit)
>   - [8/8] scripts/spelling.txt: Add "transmit" patterns
>     (no matching commit)
> 
> You are awesome, thank you!

Should I rebase the local branch onto netdev/net-next/main
and send the "no matching commit" patches again?

Best regards,

Shamrock
Re: [PATCH 0/8] Fix comment typos about "transmit"
Posted by Jakub Kicinski 10 months, 1 week ago
On Fri, 23 Jun 2023 08:51:39 +0000 Yueh-Shun Li wrote:
> > Here is the summary with links:
> >   - [1/8] RDMA/rxe: fix comment typo
> >     (no matching commit)
> >   - [2/8] i40e, xsk: fix comment typo
> >     https://git.kernel.org/netdev/net-next/c/b028813ac973
> >   - [3/8] zd1211rw: fix comment typo
> >     (no matching commit)
> >   - [4/8] scsi: fix comment typo
> >     (no matching commit)
> >   - [5/8] tcp: fix comment typo
> >     https://git.kernel.org/netdev/net-next/c/304b1875ba02
> >   - [6/8] net/tls: fix comment typo
> >     https://git.kernel.org/netdev/net-next/c/a0e128ef88e4
> >   - [7/8] selftests: mptcp: connect: fix comment typo
> >     (no matching commit)
> >   - [8/8] scripts/spelling.txt: Add "transmit" patterns
> >     (no matching commit)
> > 
> > You are awesome, thank you!  
> 
> Should I rebase the local branch onto netdev/net-next/main
> and send the "no matching commit" patches again?

No, not directly to netdev, at least..

rdma/rxe needs to go to linux-rdma
i40e should be picked up by Tony (CCed, no need to repost)
zd1211rw is wireless so post it to linux-wireless
scsi, I don't even know off the top of my head, not networking
mptcp should be picked up by MPTCP folks (CCed, no need to repost)
scripts, IDK who takes that, Andrew? 🤷️
Re: [PATCH 0/8] Fix comment typos about "transmit"
Posted by Johannes Berg 10 months, 1 week ago
On Fri, 2023-06-23 at 08:51 +0000, Yueh-Shun Li wrote:
> 
> >   - [3/8] zd1211rw: fix comment typo
> >     (no matching commit)
> 
> Should I rebase the local branch onto netdev/net-next/main
> and send the "no matching commit" patches again?
> 

The wireless one is on our radar, no need to resend.

But: https://lore.kernel.org/r/87y1kncuh4.fsf@kernel.org

johannes
Re: [PATCH 0/8] Fix comment typos about "transmit"
Posted by Matthieu Baerts 10 months, 1 week ago
Hi,

On 23/06/2023 10:51, Yueh-Shun Li wrote:
> Dear Maintainer,
> 
> On 23.06.2023 04:50, patchwork-bot+netdevbpf@kernel.org wrote:
>> Hello:
>>
>> This series was applied to netdev/net-next.git (main)
>> by Jakub Kicinski <kuba@kernel.org>:
>>
>> On Thu, 22 Jun 2023 01:26:21 +0000 you wrote:
>>> Fix typos about "transmit" missing the first "s"
>>> found by searching with keyword "tram" in the first 7
>>> patches.
>>>
>>> Add related patterns to "scripts/spelling.txt" in the
>>> last patch.

(...)

>>   - [7/8] selftests: mptcp: connect: fix comment typo
>>     (no matching commit)

I just applied this patch 7/8 in MPTCP tree (features for net-next), no
need to send it again elsewhere.

New patches for t/upstream:
- ba8a625a062a: selftests: mptcp: connect: fix comment typo
- Results: e16a005b0d79..f186e81ff99c (export)

>>   - [8/8] scripts/spelling.txt: Add "transmit" patterns
>>     (no matching commit)
>>
>> You are awesome, thank you!
> 
> Should I rebase the local branch onto netdev/net-next/main
> and send the "no matching commit" patches again?

For the other ones, you might have to send them separately to the
appropriated maintainers according to the MAINTAINERS file, not all of
them in the same series I guess.

Cheers,
Matt
-- 
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net