netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] hisilicon hns deadcoding
@ 2024-12-18  0:57 linux
  2024-12-18  0:57 ` [PATCH net-next 1/3] net: hisilicon: hns: Remove unused hns_dsaf_roce_reset linux
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: linux @ 2024-12-18  0:57 UTC (permalink / raw)
  To: salil.mehta, shenjian15, andrew+netdev, davem, edumazet, kuba,
	pabeni
  Cc: netdev, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  A small set of deadcoding for functions that are not
called, and a couple of function pointers that they
called.

Build tested only; I don't have the hardware.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

Dr. David Alan Gilbert (3):
  net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
  net: hisilicon: hns: Remove unused hns_rcb_start
  net: hisilicon: hns: Remove reset helpers

 .../ethernet/hisilicon/hns/hns_dsaf_main.c    | 109 ------------------
 .../ethernet/hisilicon/hns/hns_dsaf_main.h    |   5 -
 .../ethernet/hisilicon/hns/hns_dsaf_misc.c    |  67 -----------
 .../net/ethernet/hisilicon/hns/hns_dsaf_rcb.c |   5 -
 .../net/ethernet/hisilicon/hns/hns_dsaf_rcb.h |   1 -
 5 files changed, 187 deletions(-)

-- 
2.47.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-18 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  0:57 [PATCH net-next 0/3] hisilicon hns deadcoding linux
2024-12-18  0:57 ` [PATCH net-next 1/3] net: hisilicon: hns: Remove unused hns_dsaf_roce_reset linux
2024-12-18 11:56   ` Jijie Shao
2024-12-18 16:34     ` Dr. David Alan Gilbert
2024-12-18  0:57 ` [PATCH net-next 2/3] net: hisilicon: hns: Remove unused hns_rcb_start linux
2024-12-18 11:58   ` Jijie Shao
2024-12-18  0:57 ` [PATCH net-next 3/3] net: hisilicon: hns: Remove reset helpers linux
2024-12-18 12:01   ` Jijie Shao

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).