Page MenuHomeFreeBSD

Unused variables after WARNS=6 in bootparamd.c
ClosedPublic

Authored by otis on Jan 2 2021, 2:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 27, 1:54 PM
Unknown Object (File)
Wed, Jul 23, 4:04 AM
Unknown Object (File)
Mon, Jul 7, 9:12 AM
Unknown Object (File)
Fri, Jul 4, 7:32 PM
Unknown Object (File)
Tue, Jul 1, 3:25 PM
Unknown Object (File)
Jun 18 2025, 3:00 PM
Unknown Object (File)
Jun 17 2025, 1:48 AM
Unknown Object (File)
Jun 16 2025, 9:54 PM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

otis requested review of this revision.Jan 2 2021, 2:46 PM
otis created this revision.

The other way around would be to get rid of the len and blen as they seem to be not used as of now.

I overlooked MK_NIS=no case. I'll commit this patch.
Thank you for your report.

This revision is now accepted and ready to land.Jan 2 2021, 3:38 PM
This revision was automatically updated to reflect the committed changes.