From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 3/5] net: Fix first line of kernel-doc for a few functions Date: Sun, 14 Feb 2010 22:36:01 -0800 (PST) Message-ID: <20100214.223601.10215200.davem@davemloft.net> References: <1266157055.10567.13.camel@localhost> <1266157154.10567.15.camel@localhost> 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 To: ben@decadent.org.uk Return-path: In-Reply-To: <1266157154.10567.15.camel@localhost> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Ben Hutchings Date: Sun, 14 Feb 2010 14:19:14 +0000 > The function name must be followed by a space, hypen, space, and a > short description. > > Signed-off-by: Ben Hutchings Looks good, applied to net-next-2.6, thanks Ben.