git: DragonFly_RELEASE_2_4 amd64 - mpt(4) should use {,u}int32_t for S32/U32 or else it uses {,un}signed long type which is of 64bits on 64-bit platforms.

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Wed Oct 7 02:04:23 PDT 2009


commit 93de501f77a996034b5cbeb68c0ce1aa722a6e6d
Author: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
Date:   Mon Oct 5 10:04:20 2009 +0900

    amd64 - mpt(4) should use {,u}int32_t for S32/U32
    or else it uses {,un}signed long type which is of 64bits on 64-bit platforms.

Summary of changes:
 sys/dev/disk/mpt/mpilib/mpi_type.h |    2 +-
 sys/dev/disk/mpt/mpt.c             |    2 +-
 sys/dev/disk/mpt/mpt_debug.c       |   18 +++++++++---------
 3 files changed, 11 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93de501f77a996034b5cbeb68c0ce1aa722a6e6d


-- 
DragonFly BSD source repository





More information about the Commits mailing list