[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170203.162530.743465804005569199.davem@davemloft.net>
Date: Fri, 03 Feb 2017 16:25:30 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: yanjun.zhu@...cle.com
Cc: j.vosburgh@...il.com, vfalico@...il.com, andy@...yhouse.net,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] bonding: Remove unnecessary returned value check
From: Zhu Yanjun <yanjun.zhu@...cle.com>
Date: Thu, 2 Feb 2017 23:46:21 -0500
> The function bond_info_query alwarys returns 0. As such, in the function
> bond_do_ioctl, it is not necessary to check the returned value. So the
> interface type of the function bond_info_query is changed to void. The
> redundant check is removed.
>
> Signed-off-by: Zhu Yanjun <yanjun.zhu@...cle.com>
Applied to net-next, thanks.
Powered by blists - more mailing lists