From: linux@treblig.org
To: salil.mehta@huawei.com, shenjian15@huawei.com,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
"Dr. David Alan Gilbert" <linux@treblig.org>
Subject: [PATCH net-next 0/3] hisilicon hns deadcoding
Date: Wed, 18 Dec 2024 00:57:26 +0000 [thread overview]
Message-ID: <20241218005729.244987-1-linux@treblig.org> (raw)
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
next reply other threads:[~2024-12-18 0:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 0:57 linux [this message]
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
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=20241218005729.244987-1-linux@treblig.org \
--to=linux@treblig.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=salil.mehta@huawei.com \
--cc=shenjian15@huawei.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 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).