[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZNXPZunMa51A5ZHY@Laptop-X1>
Date: Fri, 11 Aug 2023 14:04:22 +0800
From: Hangbin Liu <liuhangbin@...il.com>
To: Zhengchao Shao <shaozhengchao@...wei.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, j.vosburgh@...il.com,
andy@...yhouse.net, weiyongjun1@...wei.com, yuehaibing@...wei.com,
vadim.fedorenko@...ux.dev
Subject: Re: [PATCH net-next,v2 0/5] bonding: do some cleanups in bond driver
On Thu, Aug 10, 2023 at 09:50:02PM +0800, Zhengchao Shao wrote:
> Do some cleanups in bond driver.
Reviewed-by: Hangbin Liu <liuhangbin@...il.com>
>
> ---
> v2: use IS_ERR instead of NULL check in patch 2/5, update commit
> information in patch 3/5, remove inline modifier in patch 4/5
> ---
> Zhengchao Shao (5):
> bonding: add modifier to initialization function and exit function
> bonding: use IS_ERR instead of NULL check in bond_create_debugfs
> bonding: remove redundant 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 | 15 +++-----------
> drivers/net/bonding/bond_main.c | 32 ++++--------------------------
> drivers/net/bonding/bond_sysfs.c | 4 ++--
> 3 files changed, 9 insertions(+), 42 deletions(-)
>
> --
> 2.34.1
>
Powered by blists - more mailing lists