Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264499AbTFBQ0G (ORCPT ); Mon, 2 Jun 2003 12:26:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264503AbTFBQ0G (ORCPT ); Mon, 2 Jun 2003 12:26:06 -0400 Received: from orion.netbank.com.br ([200.203.199.90]:44562 "EHLO orion.netbank.com.br") by vger.kernel.org with ESMTP id S264499AbTFBQ0E (ORCPT ); Mon, 2 Jun 2003 12:26:04 -0400 Date: Mon, 2 Jun 2003 13:40:12 -0300 From: Arnaldo Carvalho de Melo To: Linus Torvalds Cc: Juan Quintela , Russell King , Steven Cole , linux-kernel@vger.kernel.org Subject: Re: [PATCH] 2.5 Documentation/CodingStyle ANSI C function declarations. Message-ID: <20030602164012.GB9312@conectiva.com.br> Mail-Followup-To: Arnaldo Carvalho de Melo , Linus Torvalds , Juan Quintela , Russell King , Steven Cole , linux-kernel@vger.kernel.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://advogato.org/person/acme Organization: Conectiva S.A. User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 938 Lines: 31 Em Mon, Jun 02, 2003 at 08:59:39AM -0700, Linus Torvalds escreveu: > > On 2 Jun 2003, Juan Quintela wrote: > > > > /** > > * foo - > > * @bar: number of frobnicators > > * @baz: self-larting on or off > > * @userdata: pointer to arbitrary userdata to be registered > > * > > * Description: Please, fix me > > */ > > int foo(long bar, long baz) > > { > > ... > > > > Looks like a better alternative to me. > > Hey, if somebody were to send me a patch (hint hint), I'd happily apply > it. Hey, I'm doing this for all the parts of the net/ (and others) I touch 8) Now we need a docbook volunteer to see if everything is going to be used by make docs. - Arnaldo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/