lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20230809124107.360574-1-shaozhengchao@huawei.com> Date: Wed, 9 Aug 2023 20:41:02 +0800 From: Zhengchao Shao <shaozhengchao@...wei.com> To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com> CC: <j.vosburgh@...il.com>, <andy@...yhouse.net>, <weiyongjun1@...wei.com>, <yuehaibing@...wei.com>, <shaozhengchao@...wei.com> Subject: [PATCH net-next 0/5] bonding: do some cleanups in bond driver Do some cleanups in bond driver. Zhengchao Shao (5): bonding: add modifier to initialization function and exit function bonding: remove warning printing in bond_create_debugfs bonding: remove unnecessary NULL check in debugfs function bonding: use bond_set_slave_arr to simplify code bonding: remove unnecessary NULL check in bond_destructor drivers/net/bonding/bond_debugfs.c | 16 ++------------ drivers/net/bonding/bond_main.c | 34 +++++------------------------- drivers/net/bonding/bond_sysfs.c | 4 ++-- 3 files changed, 9 insertions(+), 45 deletions(-) -- 2.34.1
Powered by blists - more mailing lists