]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
SUNRPC: use jiffies_to_msecs for converting jiffies
authorNicholas Mc Guire <hofrat@osadl.org>
Tue, 3 Mar 2015 09:24:25 +0000 (04:24 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 12 Mar 2015 15:53:55 +0000 (11:53 -0400)
commitf0eede10fd401a1c5193e020cd372d7b7014d9f3
treef4ebc4253007975b4090a107dab7b7f811c75580
parent9eccca0843205f87c00404b663188b88eb248051
SUNRPC: use jiffies_to_msecs for converting jiffies

Use jiffies_to_msecs for converting jiffies as it handles all of the corner
cases reliably and also helps readability.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/sched.c