From owner-cvs-all Tue Dec 22 12:21:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08944 for cvs-all-outgoing; Tue, 22 Dec 1998 12:21:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08935; Tue, 22 Dec 1998 12:21:13 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA19333; Tue, 22 Dec 1998 12:21:14 -0800 (PST) Date: Tue, 22 Dec 1998 12:21:14 -0800 (PST) Message-Id: <199812222021.MAA19333@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/dpt dpt_scsi.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/12/22 12:21:13 PST Modified files: sys/dev/dpt dpt_scsi.c Log: Error check is not necessary - this function cannot fail in this context. Noted by: gibbs Revision Changes Path 1.22 +4 -8 src/sys/dev/dpt/dpt_scsi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message