Page MenuHomeFreeBSD

Remove unnecessary __DECONST().
ClosedPublic

Authored by jhb on Nov 2 2020, 8:49 PM.
Tags
None
Referenced Files
F169153446: D27063.diff
Mon, Aug 31, 2:56 PM
Unknown Object (File)
Mon, Aug 31, 6:08 AM
Unknown Object (File)
Mon, Aug 31, 2:36 AM
Unknown Object (File)
Mon, Aug 31, 12:23 AM
Unknown Object (File)
Sat, Aug 29, 4:56 AM
Unknown Object (File)
Wed, Aug 26, 7:01 PM
Unknown Object (File)
Wed, Aug 26, 4:04 PM
Unknown Object (File)
Tue, Aug 11, 12:29 PM
Subscribers

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34578
Build 31669: arc lint + arc unit

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.