From: Nicholas Mc Guire Date: Tue, 3 Feb 2015 08:45:11 +0000 (-0500) Subject: tlan: msecs_to_jiffies convrsion X-Git-Tag: fixes-v4.0-rc1~150^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5057dd79c2db9a2be5306fdcdb2eae5c9c0e109;p=pandora-kernel.git tlan: msecs_to_jiffies convrsion This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 by msecs_to_jiffies(var). As there is a discrepancy between the code and the comments this is in a separate patch. Signed-off-by: Nicholas Mc Guire Signed-off-by: David S. Miller --- Reading git-diff-tree failed