Page MenuHomeFreeBSD

taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD
ClosedPublic

Authored by ashafer on May 25 2021, 12:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 7:41 PM
Unknown Object (File)
Mon, Apr 6, 10:02 AM
Unknown Object (File)
Sun, Apr 5, 8:23 AM
Unknown Object (File)
Tue, Mar 31, 8:13 AM
Unknown Object (File)
Sat, Mar 21, 6:26 AM
Unknown Object (File)
Sat, Mar 21, 3:45 AM
Unknown Object (File)
Sat, Mar 21, 12:32 AM
Unknown Object (File)
Mar 5 2026, 5:24 PM

Details

Summary
taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD

Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD arguments to prevent compilation errors.

MFC: stable/11,12,13
Test Plan

Compiled something that uses TASKQUEUE_FAST_DEFINE_THREAD

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39430
Build 36319: arc lint + arc unit

Event Timeline

koobs retitled this revision from TASKQUEUE_FAST_DEFINE_THREAD: add missing comma to taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD.May 25 2021, 2:27 AM
koobs edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.May 25 2021, 3:40 AM
This revision was automatically updated to reflect the committed changes.