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)
May 24 2024, 9:07 AM
Unknown Object (File)
May 18 2024, 8:25 PM
Unknown Object (File)
May 5 2024, 7:27 PM
Unknown Object (File)
Dec 22 2023, 9:50 PM
Unknown Object (File)
Nov 7 2023, 9:51 AM
Unknown Object (File)
Aug 4 2023, 1:30 AM
Unknown Object (File)
Aug 4 2023, 1:30 AM
Unknown Object (File)
Aug 4 2023, 1:27 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.