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, Jan 21, 9:21 AM
Unknown Object (File)
Sat, Jan 18, 5:54 PM
Unknown Object (File)
Sat, Jan 11, 9:23 PM
Unknown Object (File)
Dec 3 2024, 8:09 AM
Unknown Object (File)
Nov 25 2024, 11:49 AM
Unknown Object (File)
Nov 23 2024, 7:00 PM
Unknown Object (File)
Oct 14 2024, 9:50 PM
Unknown Object (File)
Oct 5 2024, 11:43 AM
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