Rusty Russell <[EMAIL PROTECTED]> wrote: > > "if (check_range_limit())" seems like the reverse of "if > (range_over_limit())" tho.
True. However, I like your range_over_limit() name better as it means you don't need a "!" operator or a comparator when using it. 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
