From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup() Date: Thu, 04 Oct 2012 15:53:59 -0400 (EDT) Message-ID: <20121004.155359.736969089962625265.davem@davemloft.net> References: <1349279002-4008-1-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-sctp@vger.kernel.org, vyasevich@gmail.com, netdev@vger.kernel.org To: nicolas.dichtel@6wind.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:45385 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757239Ab2JDTyC (ORCPT ); Thu, 4 Oct 2012 15:54:02 -0400 In-Reply-To: <1349279002-4008-1-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Nicolas Dichtel Date: Wed, 3 Oct 2012 17:43:21 +0200 > Just to avoid confusion when people only reads this prototype. > > Signed-off-by: Nicolas Dichtel Applied.