]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cast pointers to uintptr_t instead of casting them to u_long. Don't
authorbde <bde@FreeBSD.org>
Tue, 24 Aug 1999 00:04:45 +0000 (00:04 +0000)
committerbde <bde@FreeBSD.org>
Tue, 24 Aug 1999 00:04:45 +0000 (00:04 +0000)
commit9fe2430ab3679087009a43cac7c3af567c3c8099
tree60834c43ac9512f3bc2886369392e97505cdf729
parentaff861d5446aa35f483feef4912c196a9926091d
Cast pointers to uintptr_t instead of casting them to u_long.  Don't
depend on gcc's feature of casting lvalues.  Cosmetic.
sys/cam/scsi/scsi_ch.c