On Wed, 11 Apr 2007 18:03:06 +0100
David Howells <[EMAIL PROTECTED]> wrote:

> > static inline bool range_over_limit(unsigned long start,
> >                                 unsigned long len,
> >                                 unsigned long limit)
> 
> I'm still not sure the name is entirely clear, but it's better.  I'd still
> stick the word "check" in there personally, perhaps check_range_limit(), but
> that's just my preference.

If we (crazily) agree that we should/coould/might grow a suite of range-handling
functions then we should stick to the range_foo() namespace for that.
-
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

Reply via email to