Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Tyler R. Retzlaff <rtr@netbsd.org>
List: source-changes
Date: 03/19/2006 03:58:35
Module Name: src
Committed By: rtr
Date: Sun Mar 19 03:58:35 UTC 2006
Modified Files:
src/sys/ufs/lfs: lfs_itimes.c
Log Message:
don't bother checking of ts == NULL before assigning since we know that
it is.
solves coverity 2725 / run 6
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/ufs/lfs/lfs_itimes.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.