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)
Sat, Apr 6, 6:19 AM
Unknown Object (File)
Sat, Apr 6, 3:11 AM
Unknown Object (File)
Feb 10 2024, 5:46 AM
Unknown Object (File)
Dec 31 2023, 6:10 AM
Unknown Object (File)
Dec 23 2023, 1:43 AM
Unknown Object (File)
Dec 20 2023, 2:49 AM
Unknown Object (File)
Dec 16 2023, 3:16 PM
Unknown Object (File)
Dec 10 2023, 8:42 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
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.