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)
Sat, Oct 4, 6:26 AM
Unknown Object (File)
Thu, Sep 25, 5:31 AM
Unknown Object (File)
Aug 25 2025, 2:40 PM
Unknown Object (File)
Aug 25 2025, 9:04 AM
Unknown Object (File)
Aug 7 2025, 11:57 AM
Unknown Object (File)
Aug 3 2025, 9:49 PM
Unknown Object (File)
Aug 2 2025, 4:23 PM
Unknown Object (File)
Jul 27 2025, 1: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.