From: patchwork-bot+netdevbpf@kernel.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: davem@davemloft.net, kuba@kernel.org, linux-nfc@lists.01.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RESEND PATCH v2 0/6] nfc: llcp: few cleanups/improvements
Date: Thu, 03 Mar 2022 11:30:14 +0000 [thread overview]
Message-ID: <164630701493.19662.16097017593505369271.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220302192523.57444-1-krzysztof.kozlowski@canonical.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 2 Mar 2022 20:25:17 +0100 you wrote:
> Hi,
>
> These are improvements, not fixing any experienced issue, just looking correct
> to me from the code point of view.
>
> Changes since v1
> ================
> 1. Split from the fix.
>
> [...]
Here is the summary with links:
- [RESEND,v2,1/6] nfc: llcp: nullify llcp_sock->dev on connect() error paths
https://git.kernel.org/netdev/net-next/c/13a3585b264b
- [RESEND,v2,2/6] nfc: llcp: simplify llcp_sock_connect() error paths
https://git.kernel.org/netdev/net-next/c/ec10fd154d93
- [RESEND,v2,3/6] nfc: llcp: use centralized exiting of bind on errors
https://git.kernel.org/netdev/net-next/c/4dbbf673f7d7
- [RESEND,v2,4/6] nfc: llcp: use test_bit()
https://git.kernel.org/netdev/net-next/c/a736491239f4
- [RESEND,v2,5/6] nfc: llcp: protect nfc_llcp_sock_unlink() calls
https://git.kernel.org/netdev/net-next/c/a06b8044169f
- [RESEND,v2,6/6] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
https://git.kernel.org/netdev/net-next/c/44cd5765495b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-03-03 11:30 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 19:25 [linux-nfc] [RESEND PATCH v2 0/6] nfc: llcp: few cleanups/improvements Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` [linux-nfc] [RESEND PATCH v2 1/6] nfc: llcp: nullify llcp_sock->dev on connect() error paths Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` [linux-nfc] [RESEND PATCH v2 2/6] nfc: llcp: simplify llcp_sock_connect() " Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` [linux-nfc] [RESEND PATCH v2 3/6] nfc: llcp: use centralized exiting of bind on errors Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` [linux-nfc] [RESEND PATCH v2 4/6] nfc: llcp: use test_bit() Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-03 0:10 ` David Laight
2022-03-03 13:13 ` [linux-nfc] " Krzysztof Kozlowski
2022-03-03 13:13 ` Krzysztof Kozlowski
2022-03-03 13:13 ` Krzysztof Kozlowski
2022-03-02 19:25 ` [linux-nfc] [RESEND PATCH v2 5/6] nfc: llcp: protect nfc_llcp_sock_unlink() calls Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` [linux-nfc] [RESEND PATCH v2 6/6] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent" Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-02 19:25 ` Krzysztof Kozlowski
2022-03-03 11:30 ` 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=164630701493.19662.16097017593505369271.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=krzysztof.kozlowski@canonical.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfc@lists.01.org \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.