CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/14 17:26:23

Modified files:
        sys/arch/hp300/dev: hd.c 
        sys/arch/sparc/dev: xd.c xy.c 
        sys/arch/vax/vsa: hdc9224.c 
        sys/dev/ata    : wd.c 

Log message:
XXsize() returns daddr_t, so calculate the return value in a daddr_t
variable and not (usually) an int.

ok miod@

Reply via email to