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)
Sun, Feb 22, 10:32 AM
Unknown Object (File)
Sat, Feb 21, 3:39 AM
Unknown Object (File)
Fri, Feb 20, 6:07 PM
Unknown Object (File)
Sat, Feb 14, 3:15 AM
Unknown Object (File)
Fri, Feb 13, 4:38 AM
Unknown Object (File)
Jan 3 2026, 12:46 PM
Unknown Object (File)
Dec 21 2025, 5:30 PM
Unknown Object (File)
Dec 20 2025, 6:11 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.