From: Nicholas Mc Guire Date: Mon, 18 May 2015 12:19:13 +0000 (+0200) Subject: time: Refactor msecs_to_jiffies X-Git-Tag: omap-for-v4.2/fixes-rc1^2~169^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca42aaf0c8616cde6161ea4391dff364efeee46a;p=pandora-kernel.git time: Refactor msecs_to_jiffies Refactor the msecs_to_jiffies conditional code part in time.c and jiffies.h putting it into conditional functions rather than #ifdefs to improve readability. [ tglx: Verified that there is no binary code change ] Signed-off-by: Nicholas Mc Guire Cc: Masahiro Yamada Cc: Sam Ravnborg Cc: Joe Perches Cc: John Stultz Cc: Andrew Hunter Cc: Paul Turner Cc: Michal Marek Link: http://lkml.kernel.org/r/1431951554-5563-2-git-send-email-hofrat@osadl.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed