From: Linus Torvalds Date: Tue, 31 Jan 2006 18:16:55 +0000 (-0800) Subject: Don't try to "validate" a non-existing timeval. X-Git-Tag: v2.6.16-rc2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951069e311a2a931bf7c9d838db860f90bf14c45;p=pandora-kernel.git Don't try to "validate" a non-existing timeval. settime() with a NULL timeval is silly but legal. Noticed by Dave Jones Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed