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)
Wed, Apr 24, 5:33 PM
Unknown Object (File)
Dec 23 2023, 6:14 AM
Unknown Object (File)
Sep 1 2023, 8:26 AM
Unknown Object (File)
Sep 1 2023, 8:23 AM
Unknown Object (File)
Sep 1 2023, 8:23 AM
Unknown Object (File)
Sep 1 2023, 8:10 AM
Unknown Object (File)
Aug 31 2023, 8:47 AM
Unknown Object (File)
Jun 30 2023, 9:18 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.