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)
Dec 6 2024, 11:02 PM
Unknown Object (File)
Nov 13 2024, 10:34 PM
Unknown Object (File)
Nov 12 2024, 7:05 AM
Unknown Object (File)
Nov 9 2024, 7:45 PM
Unknown Object (File)
Nov 9 2024, 2:14 PM
Unknown Object (File)
Nov 9 2024, 9:50 AM
Unknown Object (File)
Nov 8 2024, 8:44 AM
Unknown Object (File)
Nov 8 2024, 7:27 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