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
F103427285: D27067.diff
Sun, Nov 24, 9:34 PM
Unknown Object (File)
Thu, Nov 14, 1:45 PM
Unknown Object (File)
Mon, Nov 4, 6:05 AM
Unknown Object (File)
Fri, Nov 1, 3:52 PM
Unknown Object (File)
Sep 16 2024, 8:21 PM
Unknown Object (File)
Sep 12 2024, 6:34 PM
Unknown Object (File)
Sep 5 2024, 4:44 PM
Unknown Object (File)
Sep 5 2024, 9:28 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.