Page MenuHomeFreeBSD

bbr: remove unused static function
ClosedPublic

Authored by bz on Sep 4 2020, 6:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 12 2024, 10:36 AM
Unknown Object (File)
Nov 12 2024, 10:20 AM
Unknown Object (File)
Nov 12 2024, 4:14 AM
Unknown Object (File)
Nov 12 2024, 3:59 AM
Unknown Object (File)
Oct 19 2024, 6:41 PM
Unknown Object (File)
Oct 9 2024, 8:47 PM
Unknown Object (File)
Oct 4 2024, 7:33 PM
Unknown Object (File)
Sep 8 2024, 6:40 PM
Subscribers

Details

Summary

bbr_log_type_hrdwtso() is a file local static unused function.
Remove it to avoid warnings on kernel compiles.

Reviewed by: ...

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33398
Build 30697: arc lint + arc unit

Event Timeline

bz requested review of this revision.Sep 4 2020, 6:35 PM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 5 2020, 12:20 AM
This revision was automatically updated to reflect the committed changes.