[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241218163341.40297-1-linux@treblig.org>
Date: Wed, 18 Dec 2024 16:33:37 +0000
From: linux@...blig.org
To: salil.mehta@...wei.com,
	shenjian15@...wei.com,
	shaojijie@...wei.com,
	andrew+netdev@...n.ch,
	davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com
Cc: netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	"Dr. David Alan Gilbert" <linux@...blig.org>
Subject: [PATCH net-next v2 0/4] hisilicon hns deadcoding
From: "Dr. David Alan Gilbert" <linux@...blig.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@...blig.org>
v2
  Add a patch to remove unused enums as recommended
  by Jijie's review
Dr. David Alan Gilbert (4):
  net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
  net: hisilicon: hns: Remove unused hns_rcb_start
  net: hisilicon: hns: Remove reset helpers
  net: hisilicon: hns: Remove unused enums
 .../ethernet/hisilicon/hns/hns_dsaf_main.c    | 109 ------------------
 .../ethernet/hisilicon/hns/hns_dsaf_main.h    |  28 -----
 .../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, 210 deletions(-)
-- 
2.47.1
Powered by blists - more mailing lists
 
