From: Nicholas Mc Guire <hof...@osadl.org>
Date: Tue,  3 Mar 2015 05:52:51 -0500

> Use jiffies_to_msecs for converting jiffies as it handles all of the corner
> cases reliably and also helps readability. The printk format is fixed up 
> as jiffies_to_msecs returns unsigned int not unsigned long.
> 
> Signed-off-by: Nicholas Mc Guire <hof...@osadl.org>
> ---
> 
> v2: change printk format string from %d to %u as suggested by
>     Joe Perches <j...@perches.com>.

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

Reply via email to