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)
Mon, Mar 30, 8:52 AM
Unknown Object (File)
Tue, Mar 24, 5:07 PM
Unknown Object (File)
Mon, Mar 16, 2:41 AM
Unknown Object (File)
Sun, Mar 15, 5:26 PM
Unknown Object (File)
Wed, Mar 11, 2:02 AM
Unknown Object (File)
Wed, Mar 11, 12:36 AM
Unknown Object (File)
Sun, Mar 8, 12:59 PM
Unknown Object (File)
Mar 2 2026, 11:13 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.