CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2013/09/15 08:35:51

Modified files:
        sys/scsi       : cd.c sd.c 

Log message:
Use DL_SECTOBLK() and DL_BLKTOSEC() to clarify code and remove
repeated handrolling of same code. Use daddr_t variable to
calculate daddr_t return values, and u_int64_t variables to
calculate disk sector values.

No functional change.

Reply via email to