]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use uintmax_t and %j to print bus dma segment members rather than casting
authorjhb <jhb@FreeBSD.org>
Thu, 15 Dec 2005 22:12:27 +0000 (22:12 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 15 Dec 2005 22:12:27 +0000 (22:12 +0000)
commit1aa9ee553eae931f7025dd4707c9fd70d8789fbb
tree88df0edc9bde79504ae9fa9bee4daa087265f1c5
parent3acb3374d90ccc6bbee326f0f1f72fb3b87d2b96
Use uintmax_t and %j to print bus dma segment members rather than casting
to long long and using %ll.
sys/dev/isp/isp_pci.c