From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] bonding: fix kstrtou8() return value verification in num_peer_notif Date: Mon, 06 Jan 2014 16:26:46 -0500 (EST) Message-ID: <20140106.162646.1792902762382474583.davem@davemloft.net> References: <1389005680-9063-1-git-send-email-vfalico@redhat.com> <0E8BD1B8-4D60-4292-8694-CF0E988AA2BD@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: vfalico@redhat.com, netdev@vger.kernel.org, fubar@us.ibm.com, andy@greyhouse.net To: sfeldma@cumulusnetworks.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:34799 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756367AbaAFV0s (ORCPT ); Mon, 6 Jan 2014 16:26:48 -0500 In-Reply-To: <0E8BD1B8-4D60-4292-8694-CF0E988AA2BD@cumulusnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Scott Feldman Date: Mon, 6 Jan 2014 09:02:18 -0800 > Acked-by: Scott Feldman -- Please put a newline at the end of your ACK next time so that the posting footer doesn't become a part of it :-) Thanks.