Page MenuHomeFreeBSD

cam_periph: wired is really a bool, update it to a bool.
ClosedPublic

Authored by imp on Nov 3 2021, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 28, 12:15 PM
Unknown Object (File)
Tue, May 28, 12:15 PM
Unknown Object (File)
Tue, May 28, 12:15 PM
Unknown Object (File)
Tue, May 28, 12:14 PM
Unknown Object (File)
Tue, May 28, 12:14 PM
Unknown Object (File)
Sun, May 26, 11:44 PM
Unknown Object (File)
Tue, May 21, 7:55 AM
Unknown Object (File)
Wed, May 15, 2:20 AM
Subscribers

Details

Summary

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42564
Build 39452: arc lint + arc unit

Event Timeline

imp requested review of this revision.Nov 3 2021, 2:23 PM
scottl added inline comments.
sys/cam/cam_periph.c
614–615

Change this to a while loop

missed a ++

sys/cam/cam_periph.c
614–615

Good idea.

This revision is now accepted and ready to land.Nov 4 2021, 2:24 PM