Page MenuHomeFreeBSD

speaker: Use standard C bool
ClosedPublic

Authored by jhb on Feb 2 2024, 11:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 6, 5:41 AM
Unknown Object (File)
Feb 6 2025, 1:59 PM
Unknown Object (File)
Jan 27 2025, 4:37 PM
Unknown Object (File)
Jan 27 2025, 4:34 PM
Unknown Object (File)
Jan 25 2025, 6:16 AM
Unknown Object (File)
Jan 24 2025, 10:47 PM
Unknown Object (File)
Jan 23 2025, 4:55 AM
Unknown Object (File)
Jan 17 2025, 5:46 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55768
Build 52657: arc lint + arc unit

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.