]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PATCH] hrtimer: clean up mktime and make arguments const
authorIngo Molnar <mingo@elte.hu>
Tue, 10 Jan 2006 04:52:23 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:35 +0000 (08:01 -0800)
commitf4818900fa3ee1c56e96f6dede7cc4c05ed383d1
tree63a53f60a01a33c1c6e755ba16b05de33008bb3d
parent753be6222728996974e9e12c185108fcabbb7c6e
[PATCH] hrtimer: clean up mktime and make arguments const

add 'const' to mktime arguments, and clean it up a bit

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