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)
Sat, May 16, 7:17 AM
Unknown Object (File)
Fri, May 15, 12:19 PM
Unknown Object (File)
Mon, May 11, 7:23 AM
Unknown Object (File)
Mon, Apr 27, 3:06 PM
Unknown Object (File)
Fri, Apr 24, 9:51 AM
Unknown Object (File)
Thu, Apr 23, 11:27 AM
Unknown Object (File)
Mon, Apr 20, 12:43 PM
Unknown Object (File)
Apr 13 2026, 2:34 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.