commit | 6761c6702e2c647582e1829abe8cf90794f61d9d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 01 13:52:07 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 02 15:28:17 2011 +0100 |
tree | 10efe955348f5271fdf657b82d6ccd01c26dbe08 | |
parent | a7319fa253a549c4c6528fb550ae6e72a9c83811 [diff] |
posix-timers: Convert timer_delete() to clockid_to_kclock() Set the common function for CLOCK_MONOTONIC and CLOCK_REALTIME kclocks and use the new decoding function. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <johnstul@us.ibm.com> Tested-by: Richard Cochran <richard.cochran@omicron.at> LKML-Reference: <20110201134419.198999420@linutronix.de>