Details
Details
- Reviewers
ale - Commits
- R11:22eacba09ade: net/realtek-re-kmod: Use C89 function declarations.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 51568 Build 48459: arc lint + arc unit
Event Timeline
Comment Actions
I'm planning on turning on a warning in clang 15 that is currently muted for the kernel that this trips up.
Comment Actions
Actually, my bad, I already enabled the warning for this in main. I have another warning I'm enabling and the exp-run for the second warning found this breakage from the first (I guess the module was broken for some other reason at the time I ran the earlier exp-run).