SUNRPC: fix build-warning due to format missmatch
authorNicholas Mc Guire <hofrat@osadl.org>
Fri, 13 Mar 2015 08:25:34 +0000 (04:25 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 13 Mar 2015 13:05:20 +0000 (09:05 -0400)
commit55cc1d7806cd4827d38a18ddf3bcf04706758218
treed272548c33b69e98e0025fb02da07043c8837b8a
parent38942ba204639030b3f3cfe5748a6aff3c9dcc81
SUNRPC: fix build-warning due to format missmatch

fix build-warning introduced by commit: f0eede10fd4 ("SUNRPC: use
jiffies_to_msecs for converting jiffies") which did not fixup
the format properly (my bad).

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