Details
Details
- Reviewers
markj kevans - Commits
- rS367311: Remove unnecessary __DECONST().
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.