From: Nicholas Mc Guire Date: Thu, 29 Jan 2015 17:22:51 +0000 (+0100) Subject: irda: use msecs_to_jiffies for conversions X-Git-Tag: fixes-v4.0-rc1~150^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a994a09097660d7ae6cdf868720f7a991b19b987;p=pandora-kernel.git irda: use msecs_to_jiffies for conversions This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 constructs by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Signed-off-by: David S. Miller --- Reading git-diff-tree failed