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)
Sat, Oct 11, 6:46 AM
Unknown Object (File)
Mon, Oct 6, 11:36 PM
Unknown Object (File)
Thu, Oct 2, 6:10 PM
Unknown Object (File)
Sun, Sep 28, 2:02 PM
Unknown Object (File)
Wed, Sep 24, 12:05 AM
Unknown Object (File)
Thu, Sep 18, 9:53 AM
Unknown Object (File)
Thu, Sep 18, 9:37 AM
Unknown Object (File)
Sep 15 2025, 12:17 PM
Subscribers

Details

Summary

Sponsored by: Netflix

Diff Detail

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

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