Page MenuHomeFreeBSD

taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD
ClosedPublic

Authored by ashafer_badland.io on May 25 2021, 12:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 24, 2:51 AM
Unknown Object (File)
Sep 28 2024, 5:45 PM
Unknown Object (File)
Sep 7 2024, 3:12 PM
Unknown Object (File)
Sep 5 2024, 9:24 AM
Unknown Object (File)
Sep 3 2024, 1:32 PM
Unknown Object (File)
Aug 25 2024, 5:35 PM
Unknown Object (File)
Aug 18 2024, 8:34 PM
Unknown Object (File)
Aug 13 2024, 2:56 AM

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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.