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)
Fri, Feb 14, 1:28 PM
Unknown Object (File)
Thu, Feb 13, 3:34 PM
Unknown Object (File)
Sat, Feb 8, 4:27 AM
Unknown Object (File)
Thu, Feb 6, 5:48 AM
Unknown Object (File)
Thu, Jan 30, 7:06 AM
Unknown Object (File)
Wed, Jan 29, 3:01 AM
Unknown Object (File)
Jan 21 2025, 9:21 AM
Unknown Object (File)
Jan 18 2025, 5:54 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