time_is_after_jiffies misnomer

From: Peter T. Breuer
Date: Tue Dec 16 2008 - 06:31:57 EST



I thought at first that

time_is_after_jiffies(foo)

meant that the current time is later than foo jiffies. In fact, it's
the reverse! (as far as I can tell! 2.6.26-11).

Can we change this name or provide an alternative? Perhaps

jiffies_is_later_than(foo)

??

Peter Breuer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/