time: Remove bogus comments
authorThomas Gleixner <tglx@linutronix.de>
Tue, 28 Feb 2012 19:46:03 +0000 (19:46 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 16 Mar 2012 01:17:55 +0000 (18:17 -0700)
commita4ca1298d8a0472a45624fa5fb99f90f0f367187
treef3df2502fdad72c1bd75b1da66565b197cbbfc35
parentf695cf94837de53864180400cbac42cfa370426f
time: Remove bogus comments

There is no global irq lock which makes a syscall magically SMP
safe. Remove the outdated comment concerning do_settimeofday() as
well.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time.c