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)
Mon, Apr 6, 5:14 PM
Unknown Object (File)
Sun, Apr 5, 4:36 PM
Unknown Object (File)
Sat, Apr 4, 3:26 AM
Unknown Object (File)
Wed, Mar 25, 5:56 AM
Unknown Object (File)
Sat, Mar 21, 8:14 AM
Unknown Object (File)
Sat, Mar 21, 3:11 AM
Unknown Object (File)
Fri, Mar 20, 7:16 PM
Unknown Object (File)
Fri, Mar 20, 6:17 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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34582
Build 31673: arc lint + arc unit

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.