[PATCH] include: update jiffies/{m,u}secs conversion functions
authorNishanth Aravamudan <nacc@us.ibm.com>
Sat, 10 Sep 2005 07:27:22 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 10 Sep 2005 17:06:36 +0000 (10:06 -0700)
commit84f902c0903a98a315b45a4fba3d2ac0de388256
treeb7c60677db9b34ce64777c02a55ae7ed49eb25e6
parent64ed93a268bc18fa6f72f61420d0e0022c5e38d1
[PATCH] include: update jiffies/{m,u}secs conversion functions

Clarify the human-time units to jiffies conversion functions by using the
constants in time.h.  This makes many of the subsequent patches direct
copies of the current code.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/jiffies.h
include/linux/time.h