Page MenuHomeFreeBSD

speaker: Use standard C bool
ClosedPublic

Authored by jhb on Feb 2 2024, 11:29 PM.
Tags
None
Referenced Files
F169538317: D43717.id133897.diff
Tue, Sep 1, 8:51 PM
F169516691: D43717.id133779.diff
Tue, Sep 1, 7:08 PM
F169502199: D43717.id.diff
Tue, Sep 1, 5:45 PM
Unknown Object (File)
Sat, Aug 22, 4:22 PM
Unknown Object (File)
Mon, Aug 17, 6:07 PM
Unknown Object (File)
Sat, Aug 15, 1:14 AM
Unknown Object (File)
Fri, Aug 14, 6:46 AM
Unknown Object (File)
Wed, Aug 12, 5:07 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Feb 2 2024, 11:29 PM
This revision is now accepted and ready to land.Feb 3 2024, 7:12 PM
afedorov added inline comments.
sys/dev/speaker/spkr.c
393

static int -> static bool

jhb marked an inline comment as done.Feb 5 2024, 11:40 PM
jhb added inline comments.
sys/dev/speaker/spkr.c
393

Nice catch, thanks

This revision was automatically updated to reflect the committed changes.
jhb marked an inline comment as done.