mbox series

[v2,net-next,0/3] cleanup chelsio driver declarations

Message ID 20240830093338.3742315-1-yuehaibing@huawei.com (mailing list archive)
Headers show
Series cleanup chelsio driver declarations | expand

Message

Yue Haibing Aug. 30, 2024, 9:33 a.m. UTC
v2: correct patch 3 commit citation

Yue Haibing (3):
  cxgb3: Remove unused declarations
  cxgb4: Remove unused declarations
  cxgb: Remove unused declarations

 drivers/net/ethernet/chelsio/cxgb/common.h      | 2 --
 drivers/net/ethernet/chelsio/cxgb/tp.h          | 2 --
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h | 2 --
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h      | 5 -----
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.h  | 1 -
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h  | 1 -
 6 files changed, 13 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 3, 2024, 11:20 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 30 Aug 2024 17:33:35 +0800 you wrote:
> v2: correct patch 3 commit citation
> 
> Yue Haibing (3):
>   cxgb3: Remove unused declarations
>   cxgb4: Remove unused declarations
>   cxgb: Remove unused declarations
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/3] cxgb3: Remove unused declarations
    https://git.kernel.org/netdev/net-next/c/bd11198da8ac
  - [v2,net-next,2/3] cxgb4: Remove unused declarations
    https://git.kernel.org/netdev/net-next/c/17d8aa831aa0
  - [v2,net-next,3/3] cxgb: Remove unused declarations
    https://git.kernel.org/netdev/net-next/c/f5f840de659b

You are awesome, thank you!