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
F170494541: D30449.id.diff
Sat, Sep 5, 2:26 AM
F170473551: D30449.id89793.diff
Sat, Sep 5, 12:04 AM
F170409279: D30449.id89796.diff
Fri, Sep 4, 4:57 PM
Unknown Object (File)
Thu, Sep 3, 10:25 AM
Unknown Object (File)
Wed, Sep 2, 4:07 AM
Unknown Object (File)
Tue, Sep 1, 11:45 PM
Unknown Object (File)
Tue, Sep 1, 1:30 PM
Unknown Object (File)
Tue, Sep 1, 10:41 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.