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, Sep 7, 1:12 PM
Unknown Object (File)
Mon, Sep 7, 3:30 AM
Unknown Object (File)
Sun, Sep 6, 11:21 PM
Unknown Object (File)
Sun, Sep 6, 9:24 AM
Unknown Object (File)
Sun, Sep 6, 6:13 AM
Unknown Object (File)
Sat, Sep 5, 5:04 AM
Unknown Object (File)
Thu, Sep 3, 4:46 AM
Unknown Object (File)
Wed, Sep 2, 10:43 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.