Page MenuHomeFreeBSD

Remove unnecessary __DECONST().
ClosedPublic

Authored by jhb on Nov 2 2020, 8:49 PM.
Tags
None
Referenced Files
F101357113: D27063.diff
Mon, Oct 28, 9:10 AM
Unknown Object (File)
Fri, Oct 25, 11:06 PM
Unknown Object (File)
Mon, Oct 21, 8:33 AM
Unknown Object (File)
Mon, Oct 7, 6:59 AM
Unknown Object (File)
Sat, Oct 5, 6:02 AM
Unknown Object (File)
Tue, Oct 1, 7:50 AM
Unknown Object (File)
Sep 22 2024, 10:59 PM
Unknown Object (File)
Sep 17 2024, 5:41 PM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Nov 2 2020, 8:49 PM
jhb created this revision.

I added these recently in the WARNS=6 fixes, but I can't actually see why I was getting the warnings unless I had a really old cryptodev.h installed in the test VM. I made the relevant fields in the ioctl structs const in rS318090. I did verify this compiles fine on an up-to-date head.

This revision is now accepted and ready to land.Nov 2 2020, 10:15 PM
This revision was automatically updated to reflect the committed changes.