Re: [PATCH] 2.5 Documentation/CodingStyle ANSI C function declarations.

Linus Torvalds (torvalds@transmeta.com)
Mon, 2 Jun 2003 08:59:39 -0700 (PDT)


On 2 Jun 2003, Juan Quintela wrote:
>
> /**
> * foo - <put something there>
> * @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.

Linus

-
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/