From: Petr Machata <petrm@nvidia.com>
To: Gaosheng Cui <cuigaosheng1@huawei.com>
Cc: <idosch@nvidia.com>, <petrm@nvidia.com>, <davem@davemloft.net>,
<edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>,
<nbd@nbd.name>, <lorenzo@kernel.org>, <ryder.lee@mediatek.com>,
<shayne.chen@mediatek.com>, <sean.wang@mediatek.com>,
<kvalo@kernel.org>, <matthias.bgg@gmail.com>,
<amcohen@nvidia.com>, <stephen@networkplumber.org>,
<netdev@vger.kernel.org>, <linux-wireless@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>
Subject: Re: [PATCH 1/5] mlxsw: reg: Remove unused inline function mlxsw_reg_sftr2_pack()
Date: Wed, 21 Sep 2022 15:15:43 +0200 [thread overview]
Message-ID: <875yhgyijv.fsf@nvidia.com> (raw)
In-Reply-To: <20220921090455.752011-2-cuigaosheng1@huawei.com>
Gaosheng Cui <cuigaosheng1@huawei.com> writes:
> All uses of mlxsw_reg_sftr2_pack() have
> been removed since commit 77b7f83d5c25 ("mlxsw: Enable unified
> bridge model"), so remove it.
>
> Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
WARNING: multiple messages have this Message-ID (diff)
From: Petr Machata <petrm@nvidia.com>
To: Gaosheng Cui <cuigaosheng1@huawei.com>
Cc: <idosch@nvidia.com>, <petrm@nvidia.com>, <davem@davemloft.net>,
<edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>,
<nbd@nbd.name>, <lorenzo@kernel.org>, <ryder.lee@mediatek.com>,
<shayne.chen@mediatek.com>, <sean.wang@mediatek.com>,
<kvalo@kernel.org>, <matthias.bgg@gmail.com>,
<amcohen@nvidia.com>, <stephen@networkplumber.org>,
<netdev@vger.kernel.org>, <linux-wireless@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>
Subject: Re: [PATCH 1/5] mlxsw: reg: Remove unused inline function mlxsw_reg_sftr2_pack()
Date: Wed, 21 Sep 2022 15:15:43 +0200 [thread overview]
Message-ID: <875yhgyijv.fsf@nvidia.com> (raw)
In-Reply-To: <20220921090455.752011-2-cuigaosheng1@huawei.com>
Gaosheng Cui <cuigaosheng1@huawei.com> writes:
> All uses of mlxsw_reg_sftr2_pack() have
> been removed since commit 77b7f83d5c25 ("mlxsw: Enable unified
> bridge model"), so remove it.
>
> Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-09-21 13:16 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-21 9:04 [PATCH 0/5] Remove useless inline functions from net Gaosheng Cui
2022-09-21 9:04 ` Gaosheng Cui
2022-09-21 9:04 ` [PATCH 1/5] mlxsw: reg: Remove unused inline function mlxsw_reg_sftr2_pack() Gaosheng Cui
2022-09-21 9:04 ` Gaosheng Cui
2022-09-21 10:34 ` Ido Schimmel
2022-09-21 10:34 ` Ido Schimmel
2022-09-22 9:03 ` cuigaosheng
2022-09-22 9:03 ` cuigaosheng
2022-09-21 13:15 ` Petr Machata [this message]
2022-09-21 13:15 ` Petr Machata
2022-09-21 13:17 ` Petr Machata
2022-09-21 13:17 ` Petr Machata
2022-09-21 9:04 ` [PATCH 2/5] mt76: Remove unused inline function mt76_wcid_mask_test() Gaosheng Cui
2022-09-21 9:04 ` Gaosheng Cui
2022-09-21 13:11 ` Jakub Kicinski
2022-09-21 13:11 ` Jakub Kicinski
2022-09-21 15:07 ` Jeff Johnson
2022-09-21 15:07 ` Jeff Johnson
2022-09-22 8:45 ` cuigaosheng
2022-09-22 8:45 ` cuigaosheng
2022-09-21 9:04 ` [PATCH 3/5] neighbour: Remove unused inline function neigh_key_eq16() Gaosheng Cui
2022-09-21 9:04 ` Gaosheng Cui
2022-09-21 9:04 ` [PATCH 4/5] net: Remove unused inline function sk_nulls_node_init() Gaosheng Cui
2022-09-21 9:04 ` Gaosheng Cui
2022-09-21 9:04 ` [PATCH 5/5] net: Remove unused inline function dst_hold_and_use() Gaosheng Cui
2022-09-21 9:04 ` Gaosheng Cui
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=875yhgyijv.fsf@nvidia.com \
--to=petrm@nvidia.com \
--cc=amcohen@nvidia.com \
--cc=cuigaosheng1@huawei.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=kvalo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@mediatek.com \
--cc=shayne.chen@mediatek.com \
--cc=stephen@networkplumber.org \
/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.