HomeFreeBSD

Use a void * argument to callout handlers instead of timeout_t casts.

Description

Use a void * argument to callout handlers instead of timeout_t casts.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D22684

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D22684: Use a void * argument to callout handlers instead of timeout_t casts.
Parents
rS355425: Remove useless NULL check
Branches
Unknown
Tags
Unknown