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)
Sat, Aug 1, 6:21 AM
Unknown Object (File)
Sat, Aug 1, 2:46 AM
Unknown Object (File)
Sun, Jul 26, 10:36 PM
Unknown Object (File)
Fri, Jul 17, 12:09 AM
Unknown Object (File)
Fri, Jul 10, 9:35 PM
Unknown Object (File)
Jul 5 2026, 2:42 PM
Unknown Object (File)
Jun 30 2026, 4:37 AM
Unknown Object (File)
Jun 27 2026, 3:00 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.