Page MenuHomeFreeBSD

Remove a write-only variable.
ClosedPublic

Authored by jhb on May 10 2021, 8:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:34 PM
Unknown Object (File)
Sat, Oct 11, 7:55 AM
Unknown Object (File)
Sat, Oct 11, 7:55 AM
Unknown Object (File)
Sat, Oct 11, 7:54 AM
Unknown Object (File)
Sat, Oct 11, 12:35 AM
Unknown Object (File)
Tue, Oct 7, 4:26 PM
Unknown Object (File)
Tue, Sep 16, 8:13 PM
Unknown Object (File)
Sep 7 2025, 12:20 PM

Details

Summary

While refactoring an earlier series of changes during review, the
'saved_data' variable stopped being used at the bottom of if_ioctl().

Suggested by: brooks
Fixes: d17e0940f79f Rework compat shims in ifioctl().
Sponsored by: DARPA

Diff Detail

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