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)
Thu, Apr 24, 9:53 AM
Unknown Object (File)
Fri, Apr 18, 4:43 PM
Unknown Object (File)
Mon, Apr 14, 10:36 PM
Unknown Object (File)
Mar 17 2025, 2:22 AM
Unknown Object (File)
Mar 13 2025, 12:59 AM
Unknown Object (File)
Mar 11 2025, 6:01 PM
Unknown Object (File)
Mar 11 2025, 2:10 AM
Unknown Object (File)
Feb 24 2025, 2:32 AM

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