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)
Tue, Oct 14, 4:10 PM
Unknown Object (File)
Tue, Oct 14, 4:10 PM
Unknown Object (File)
Tue, Oct 14, 4:10 PM
Unknown Object (File)
Tue, Oct 14, 3:11 AM
Unknown Object (File)
Tue, Oct 7, 10:42 PM
Unknown Object (File)
Tue, Sep 23, 2:30 AM
Unknown Object (File)
Aug 26 2025, 7:40 PM
Unknown Object (File)
Aug 26 2025, 5:57 PM
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.