Details
Details
- Reviewers
ale - Commits
- R11:22eacba09ade: net/realtek-re-kmod: Use C89 function declarations.
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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).