Page MenuHomeFreeBSD

Drop a useless assignment, and add a KASSERT to make sure it really was useless.
ClosedPublic

Authored by trasz on Oct 3 2020, 3:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 7 2025, 6:33 PM
Unknown Object (File)
Feb 14 2025, 12:42 AM
Unknown Object (File)
Feb 12 2025, 6:24 PM
Unknown Object (File)
Feb 10 2025, 3:37 AM
Unknown Object (File)
Feb 8 2025, 8:14 AM
Unknown Object (File)
Feb 8 2025, 5:10 AM
Unknown Object (File)
Jan 20 2025, 2:10 AM
Unknown Object (File)
Jan 20 2025, 2:10 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz requested review of this revision.Oct 3 2020, 3:42 PM
jhb added a subscriber: jhb.

It was nice as documentation, but the kassert is equally fine for that purpose. I would echo Jess in that arm64 probably should be similarly updated.

This revision is now accepted and ready to land.Oct 5 2020, 5:48 PM

I don't see a similar assignment for arm64, though.