[PATCH] hrtimer: make clockid_t arguments const
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Jan 2006 04:52:27 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:36 +0000 (08:01 -0800)
commita924b04ddea9788e09f387fe19ccbede5f09ddd8
treeaa519a2427b7686d35ceae764d3e37d69a6ae5e8
parent57a558757bdbb877b54ed5ea15bd0892e02a707d
[PATCH] hrtimer: make clockid_t arguments const

add const arguments to the posix-timers.h API functions

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/posix-timers.h
kernel/posix-cpu-timers.c
kernel/posix-timers.c