From: patchwork-bot+netdevbpf@kernel.org
To: Dr. David Alan Gilbert <linux@treblig.org>
Cc: anthony.l.nguyen@intel.com, przemyslaw.kitszel@intel.com,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com,
intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [Intel-wired-lan] [PATCH net-next 0/3] igc deadcoding
Date: Mon, 06 Jan 2025 21:50:36 +0000 [thread overview]
Message-ID: <173620023624.3628195.9876367005194137334.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250102174142.200700-1-linux@treblig.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 2 Jan 2025 17:41:39 +0000 you wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> Hi,
> This set removes some functions that are entirely unused
> and have been since ~2018.
>
> Build tested.
>
> [...]
Here is the summary with links:
- [net-next,1/3] igc: Remove unused igc_acquire/release_nvm
https://git.kernel.org/netdev/net-next/c/b37dba891b17
- [net-next,2/3] igc: Remove unused igc_read/write_pci_cfg wrappers
https://git.kernel.org/netdev/net-next/c/121c3c6bc661
- [net-next,3/3] igc: Remove unused igc_read/write_pcie_cap_reg
https://git.kernel.org/netdev/net-next/c/c75889081366
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Dr. David Alan Gilbert <linux@treblig.org>
Cc: anthony.l.nguyen@intel.com, przemyslaw.kitszel@intel.com,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com,
intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] igc deadcoding
Date: Mon, 06 Jan 2025 21:50:36 +0000 [thread overview]
Message-ID: <173620023624.3628195.9876367005194137334.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250102174142.200700-1-linux@treblig.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 2 Jan 2025 17:41:39 +0000 you wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> Hi,
> This set removes some functions that are entirely unused
> and have been since ~2018.
>
> Build tested.
>
> [...]
Here is the summary with links:
- [net-next,1/3] igc: Remove unused igc_acquire/release_nvm
https://git.kernel.org/netdev/net-next/c/b37dba891b17
- [net-next,2/3] igc: Remove unused igc_read/write_pci_cfg wrappers
https://git.kernel.org/netdev/net-next/c/121c3c6bc661
- [net-next,3/3] igc: Remove unused igc_read/write_pcie_cap_reg
https://git.kernel.org/netdev/net-next/c/c75889081366
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-01-06 21:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-02 17:41 [Intel-wired-lan] [PATCH net-next 0/3] igc deadcoding linux
2025-01-02 17:41 ` linux
2025-01-02 17:41 ` [Intel-wired-lan] [PATCH net-next 1/3] igc: Remove unused igc_acquire/release_nvm linux
2025-01-02 17:41 ` linux
2025-01-05 9:01 ` [Intel-wired-lan] " Lifshits, Vitaly
2025-01-02 17:41 ` [Intel-wired-lan] [PATCH net-next 2/3] igc: Remove unused igc_read/write_pci_cfg wrappers linux
2025-01-02 17:41 ` linux
2025-01-05 9:01 ` [Intel-wired-lan] " Lifshits, Vitaly
2025-01-02 17:41 ` [Intel-wired-lan] [PATCH net-next 3/3] igc: Remove unused igc_read/write_pcie_cap_reg linux
2025-01-02 17:41 ` linux
2025-01-05 9:02 ` [Intel-wired-lan] " Lifshits, Vitaly
2025-01-06 18:44 ` [Intel-wired-lan] [PATCH net-next 0/3] igc deadcoding Tony Nguyen
2025-01-06 18:44 ` Tony Nguyen
2025-01-06 21:50 ` patchwork-bot+netdevbpf [this message]
2025-01-06 21:50 ` patchwork-bot+netdevbpf
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=173620023624.3628195.9876367005194137334.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@treblig.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.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 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.