From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v4 net-next 0/4] net: some cleanups Date: Fri, 06 Dec 2013 15:22:27 -0500 (EST) Message-ID: <20131206.152227.1496961403659620861.davem@davemloft.net> References: <1386360786-17687-1-git-send-email-zwu.kernel@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, wuzhy@linux.vnet.ibm.com To: zwu.kernel@gmail.com Return-path: In-Reply-To: <1386360786-17687-1-git-send-email-zwu.kernel@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Zhi Yong Wu Date: Sat, 7 Dec 2013 04:13:02 +0800 > Since net-next is open now, it's time to post them out again. > > Changelog from v3: > -combine the change that removes the return value check with > the change which adjusts the function return type to "void". [David Miller] Looks good, series applied, thanks.