Re: [PATCH] include/linux/mutex.h: unclear reference to convention

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matti Linnanvuori <mattilinnanvuori@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Saturday, September 22, 2007 - 1:35 pm

On Sat, 22 Sep 2007 01:41:17 -0700 (PDT) Matti Linnanvuori wrote:



Could you hit the Return/Enter key about every 70-72 characters or so,
to break up those long lines?
Thanks.


Someone was trying to be helpful in include/linux/mutex.h.
The real doc for the function is in kernel/mutex.c (and pasted
below).

Another convention is that we put kernel-doc with the implementation
(i.e., in .c files) when possible, not with the function prototype.
Of course, for inline functions or macros in header files, that's
where the kernel-doc has to live.

so we don't need this patch.




---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] include/linux/mutex.h: unclear reference to convention, Matti Linnanvuori, (Sat Sep 22, 4:41 am)
Re: [PATCH] include/linux/mutex.h: unclear reference to conv..., Randy Dunlap, (Sat Sep 22, 1:35 pm)