Don't try to "validate" a non-existing timeval.
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 31 Jan 2006 18:16:55 +0000 (10:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 31 Jan 2006 18:16:55 +0000 (10:16 -0800)
commit951069e311a2a931bf7c9d838db860f90bf14c45
tree0aaeb29c496036983b4e894477f9d9f4881286e1
parent3ee68c4af3fd7228c1be63254b9f884614f9ebb2
Don't try to "validate" a non-existing timeval.

settime() with a NULL timeval is silly but legal.

Noticed by Dave Jones <davej@redhat.com>

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/time.c
security/seclvl.c