[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220921090455.752011-1-cuigaosheng1@huawei.com>
Date: Wed, 21 Sep 2022 17:04:50 +0800
From: Gaosheng Cui <cuigaosheng1@...wei.com>
To: <idosch@...dia.com>, <petrm@...dia.com>, <davem@...emloft.net>,
<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>,
<nbd@....name>, <lorenzo@...nel.org>, <ryder.lee@...iatek.com>,
<shayne.chen@...iatek.com>, <sean.wang@...iatek.com>,
<kvalo@...nel.org>, <matthias.bgg@...il.com>, <amcohen@...dia.com>,
<stephen@...workplumber.org>, <cuigaosheng1@...wei.com>
CC: <netdev@...r.kernel.org>, <linux-wireless@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>
Subject: [PATCH 0/5] Remove useless inline functions from net
This series contains a few cleanup patches, to remove unused
inline functions who's caller have been removed. Thanks!
Gaosheng Cui (5):
mlxsw: reg: Remove unused inline function mlxsw_reg_sftr2_pack()
mt76: Remove unused inline function mt76_wcid_mask_test()
neighbour: Remove unused inline function neigh_key_eq16()
net: Remove unused inline function sk_nulls_node_init()
net: Remove unused inline function dst_hold_and_use()
drivers/net/ethernet/mellanox/mlxsw/reg.h | 16 ----------------
drivers/net/wireless/mediatek/mt76/util.h | 6 ------
include/net/dst.h | 6 ------
include/net/neighbour.h | 5 -----
include/net/sock.h | 5 -----
5 files changed, 38 deletions(-)
--
2.25.1
Powered by blists - more mailing lists