Date: Mon, 23 Aug 1999 17:04:46 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_ch.c Message-ID: <199908240004.RAA16870@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908240004.RAA16870>