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
F136196237: D27067.id79241.diff
Sun, Nov 16, 3:02 PM
Unknown Object (File)
Tue, Oct 28, 12:26 PM
Unknown Object (File)
Sat, Oct 18, 5:13 PM
Unknown Object (File)
Sat, Oct 18, 5:12 PM
Unknown Object (File)
Sat, Oct 18, 5:12 PM
Unknown Object (File)
Oct 18 2025, 6:22 AM
Unknown Object (File)
Oct 9 2025, 1:54 AM
Unknown Object (File)
Sep 28 2025, 11:38 PM
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.