]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use '%zd' to print PIO_LEN since it involves a size_t (via sizeof()) to
authorjhb <jhb@FreeBSD.org>
Tue, 15 Jan 2008 22:01:26 +0000 (22:01 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 15 Jan 2008 22:01:26 +0000 (22:01 +0000)
commite5e6d6bdf6f4856c0c717fa6c13976c85772feb5
tree38e3a01068f72c7b9910bdfe409ed25a83145ee3
parent837d10831db91fb23919bf032d332ac1f5652b8d
Use '%zd' to print PIO_LEN since it involves a size_t (via sizeof()) to
appease the tinderbox on 32-bit platforms.

Tested on: amd64, i386
sys/dev/cxgb/cxgb_sge.c
sys/dev/cxgb/sys/uipc_mvec.c