From: Nicholas Mc Guire Date: Fri, 6 Feb 2015 11:52:17 +0000 (-0500) Subject: ceph: use msecs_to_jiffies for time conversion X-Git-Tag: omap-for-v4.2/o2_dc~39^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3563dbdd99603d4339467ddffafe3851aae2e398;p=pandora-kernel.git ceph: use msecs_to_jiffies for time conversion This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Signed-off-by: Yan, Zheng --- Reading git-diff-tree failed