Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 22:12:28 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_pci.c
Message-ID:  <200512152212.jBFMCShG006232@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-12-15 22:12:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  Use uintmax_t and %j to print bus dma segment members rather than casting
  to long long and using %ll.
  
  Revision  Changes    Path
  1.105     +7 -6      src/sys/dev/isp/isp_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512152212.jBFMCShG006232>