From: Daniel Borkmann Date: Tue, 12 Nov 2013 22:45:42 +0000 (+0100) Subject: random32: use msecs_to_jiffies for reseed timer X-Git-Tag: v3.13-rc1~33^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0125737accc5aac532719aecd80615364caa9e0f;p=pandora-kernel.git random32: use msecs_to_jiffies for reseed timer Use msecs_to_jiffies, for these calculations as different HZ considerations are taken into account for conversion of the timer shot, and also it makes the code more readable. Signed-off-by: Daniel Borkmann Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed