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)
Tue, Sep 24, 9:05 PM
Unknown Object (File)
Tue, Sep 24, 9:05 PM
Unknown Object (File)
Mon, Sep 9, 11:41 PM
Unknown Object (File)
Mon, Sep 9, 11:30 PM
Unknown Object (File)
Sun, Sep 8, 8:00 AM
Unknown Object (File)
Wed, Sep 4, 8:27 AM
Unknown Object (File)
Mon, Sep 2, 10:02 PM
Unknown Object (File)
Sat, Aug 31, 7:18 PM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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.