HomeFreeBSD

iichid(4): Unify two taskqueue tasks

Description

iichid(4): Unify two taskqueue tasks

taskqueue_enqueue_timeout(0) is equivalent to taskqueue_enqueue(),
so no need to create a separate periodic_task and event_task to run
exactly the same handler.

MFC after: 1 month

Details

Provenance
mavAuthored on Dec 27 2023, 12:28 AM
Parents
rGddc8576d2979: fb: Explicitly handle errors when getting or setting a colour palette
Branches
Unknown
Tags
Unknown