Re: [PATCH v2] ide_tape: convert jiffies with jiffies_to_msecs

From: David Miller
Date: Wed Mar 18 2015 - 23:27:12 EST


From: Nicholas Mc Guire <hofrat@xxxxxxxxx>
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 <hofrat@xxxxxxxxx>
> ---
>
> v2: change printk format string from %d to %u as suggested by
> Joe Perches <joe@xxxxxxxxxxx>.

Applied, thanks.
--
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/