From a994a09097660d7ae6cdf868720f7a991b19b987 Mon Sep 17 00:00:00 2001 From: Nicholas Mc Guire Date: Thu, 29 Jan 2015 18:22:51 +0100 Subject: [PATCH] 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-format-patch failed