From: Nicholas Mc Guire Date: Thu, 28 May 2015 17:09:55 +0000 (+0200) Subject: time: Refactor usecs_to_jiffies X-Git-Tag: omap-for-v4.2/fixes-rc1^2~169^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae60d6a0e3a9197d37f8c8c4584a8ecd18518cd6;p=pandora-kernel.git time: Refactor usecs_to_jiffies Refactor the usecs_to_jiffies conditional code part in time.c and jiffies.h putting it into conditional functions rather than #ifdefs to improve readability. This is analogous to the msecs_to_jiffies() cleanup in commit ca42aaf0c861 ("time: Refactor msecs_to_jiffies") 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/1432832996-12129-1-git-send-email-hofrat@osadl.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed