https://github.com/torvalds/linux
Revision 842159640782539a80153c040d6fc2b80756aa3a authored by Nicholas Mc Guire on 03 March 2015, 10:52:51 UTC, committed by David S. Miller on 19 March 2015, 03:25:57 UTC
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@osadl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7b09ac7
History
Tip revision: 842159640782539a80153c040d6fc2b80756aa3a authored by Nicholas Mc Guire on 03 March 2015, 10:52:51 UTC
ide_tape: convert jiffies with jiffies_to_msecs
Tip revision: 8421596
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.6 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top