From: Nicholas Mc Guire Date: Sat, 31 Jan 2015 11:10:07 +0000 (+0100) Subject: staging: rtl8188eu: use msecs_to_jiffies for conversions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37257276a47696aac3ef11aa90f95cfaa723dddf;p=pandora-kernel.git staging: rtl8188eu: use msecs_to_jiffies for conversions This is only an API consolidation to make things more readable. Instances of var * HZ / 1000 are replaced by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed