From owner-cvs-all Mon Aug 23 17: 5: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 559791579D; Mon, 23 Aug 1999 17:05:02 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA16870; Mon, 23 Aug 1999 17:04:46 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199908240004.RAA16870@freefall.freebsd.org> From: Bruce Evans Date: Mon, 23 Aug 1999 17:04:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_ch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/08/23 17:04:46 PDT Modified files: sys/cam/scsi scsi_ch.c Log: Cast pointers to uintptr_t instead of casting them to u_long. Don't depend on gcc's feature of casting lvalues. Cosmetic. Revision Changes Path 1.15 +5 -4 src/sys/cam/scsi/scsi_ch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message