From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:52:07 +0000 (+0000) Subject: posix-timers: Convert timer_delete() to clockid_to_kclock() X-Git-Tag: v2.6.39-rc1~508^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6761c6702e2c647582e1829abe8cf90794f61d9d;p=pandora-kernel.git 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 Acked-by: John Stultz Tested-by: Richard Cochran LKML-Reference: <20110201134419.198999420@linutronix.de> --- Reading git-diff-tree failed