HomeFreeBSD

LinuxKPI: cast jiffies_to_msecs() result

Description

LinuxKPI: cast jiffies_to_msecs() result

jiffies_to_msecs() is expected to return an uint_t. In order to avoid
changing printf format strings, properly cast the result to the
expected type.

Sponsored by: The FreeBSD Foundation
MFC after: 10 days
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D40486

Details

Provenance
bzAuthored on Jun 10 2023, 10:57 PM
Reviewer
hselasky
Differential Revision
D40486: LinuxKPI: cast jiffies_to_msecs() result
Parents
rGb2dcde7e9e75: Assemble .s to .o using cc, not as
Branches
Unknown
Tags
Unknown