[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YRIg9IRmBpaZghKf@unreal>
Date: Tue, 10 Aug 2021 09:47:16 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Jonathan Toppins <jtoppins@...hat.com>
Cc: netdev@...r.kernel.org, joe@...ches.com,
Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 2/2] bonding: combine netlink and console
error messages
On Tue, Aug 10, 2021 at 02:40:31AM -0400, Jonathan Toppins wrote:
> There seems to be no reason to have different error messages between
> netlink and printk. It also cleans up the function slightly.
>
> v2:
> - changed the printks to reduce object code slightly
> - emit a single error message based on if netlink or sysfs is
> attempting to enslave
>
> Signed-off-by: Jonathan Toppins <jtoppins@...hat.com>
> ---
> drivers/net/bonding/bond_main.c | 49 +++++++++++++++++++--------------
> 1 file changed, 29 insertions(+), 20 deletions(-)
Can you please resubmit whole series and not as a reply and put your changelog under ---?
We don't want to see chengelog in final commit message.
Thanks
Powered by blists - more mailing lists