David Howells wrote:
Rusty Russell <[EMAIL PROTECTED]> wrote:
+static inline bool range_over_limit(unsigned long start, unsigned long len,
+ unsigned long limit)
I like it.
+ * range_over_limit() - is a start and length past a limit?
As I understand it you wouldn't normally put "()" there for kdoc comments.
Correct, but scripts/kernel-doc filters out the "()" for its output.
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html