On Sun, Feb 10, 2008 at 09:21:32AM +0100, Ingo Molnar wrote:
> > Kerneldoc comments don't belong above the prototype of a function but 
> > the function body.
> 
> disagree - the best is to have it in both places - and in many places we 
> do that. Anyway, this is up to maintainer discretion.

Huh?  In both places is the worst idea ever.  It just means things
will 100% sure get out of sync.  And the reason why it should be at the
function declaration is because that's where the kerneldoc tool picks
it up.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to