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. David - 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
