Richard Cochran 1e6d767924 time: Correct the *settime* parameters
Both settimeofday() and clock_settime() promise with a 'const'
attribute not to alter the arguments passed in. This patch adds the
missing 'const' attribute into the various kernel functions
implementing these calls.

Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Acked-by: John Stultz <johnstul@us.ibm.com>
LKML-Reference: <20110201134417.545698637@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-02-02 15:28:11 +01:00
..
2011-01-03 16:36:33 -08:00
2011-01-10 09:46:24 +11:00
2011-01-07 17:50:21 +11:00
2010-10-29 04:16:28 -04:00
2010-11-29 08:55:29 +11:00
2010-05-06 10:56:07 +10:00