diskutil: Remove casts from get_io_ticks()
authorBart Van Assche <bvanassche@acm.org>
Thu, 13 Jul 2023 16:54:30 +0000 (09:54 -0700)
committerBart Van Assche <bvanassche@acm.org>
Thu, 13 Jul 2023 19:51:27 +0000 (12:51 -0700)
commit8a4c41dd9ed5b10b611b4581c3ac9f4a529ce984
tree8c8f11d9afbe53c9bbceb6d8f55b28791660553e
parenta9d83cff1cecb493948525d9a27d2f885ab30e89
diskutil: Remove casts from get_io_ticks()

This patch does not change the behavior of the code.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
diskutil.c