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
F135313339: D26649.diff
Sat, Nov 8, 3:27 PM
Unknown Object (File)
Fri, Nov 7, 11:20 AM
Unknown Object (File)
Thu, Nov 6, 11:03 AM
Unknown Object (File)
Sat, Nov 1, 8:06 PM
Unknown Object (File)
Sat, Nov 1, 10:55 AM
Unknown Object (File)
Wed, Oct 29, 10:22 PM
Unknown Object (File)
Mon, Oct 27, 11:55 PM
Unknown Object (File)
Tue, Oct 14, 4:10 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.