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)
Thu, Nov 7, 4:41 AM
Unknown Object (File)
Wed, Nov 6, 6:51 AM
Unknown Object (File)
Oct 5 2024, 12:16 PM
Unknown Object (File)
Oct 3 2024, 5:02 AM
Unknown Object (File)
Oct 3 2024, 12:26 AM
Unknown Object (File)
Oct 2 2024, 5:11 PM
Unknown Object (File)
Oct 1 2024, 6:32 AM
Unknown Object (File)
Sep 22 2024, 11:33 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.