git: DragonFly_RELEASE_2_4 amd64 - mpt(4) should use {,u}int32_t

看板DFBSD_commit作者時間16年前 (2009/10/07 17:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 93de501f77a996034b5cbeb68c0ce1aa722a6e6d Author: YONETANI Tomokazu <y0netan1@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
文章代碼(AID): #1Ap60O-x (DFBSD_commit)