On Wed, Feb 11, 2015 at 04:27:54AM -0500, Nicholas Mc Guire wrote: > This is only an API consolidation and should make things more readable. > Converting milliseconds to jiffies by "val * HZ / 1000" is technically > OK but msecs_to_jiffies(val) is the cleaner solution and handles all > corner cases correctly. This is a minor API cleanup only. > > Signed-off-by: Nicholas Mc Guire <[email protected]>
Acked-by: Mark Einon <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

