Page MenuHomeFreeBSD

Move cryptodev_cb earlier before it is used.
ClosedPublic

Authored by jhb on Nov 2 2020, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 2, 2:22 PM
Unknown Object (File)
Feb 14 2025, 12:41 PM
Unknown Object (File)
Feb 14 2025, 12:02 PM
Unknown Object (File)
Feb 8 2025, 8:52 AM
Unknown Object (File)
Feb 8 2025, 8:41 AM
Unknown Object (File)
Feb 8 2025, 6:29 AM
Unknown Object (File)
Feb 7 2025, 9:09 AM
Unknown Object (File)
Feb 3 2025, 9:58 AM
Subscribers

Details

Summary

This is consistent with cryptodevkey_cb being defined before it is used
and removes a prototype in the middle of the file.

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:50 PM
jhb created this revision.
This revision is now accepted and ready to land.Nov 2 2020, 10:01 PM
This revision was automatically updated to reflect the committed changes.