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, Mar 31, 3:17 AM
Unknown Object (File)
Mon, Mar 30, 12:48 AM
Unknown Object (File)
Mon, Mar 23, 9:14 PM
Unknown Object (File)
Sat, Mar 21, 3:09 AM
Unknown Object (File)
Wed, Mar 18, 11:17 PM
Unknown Object (File)
Wed, Mar 18, 5:28 PM
Unknown Object (File)
Sun, Mar 15, 12:45 PM
Unknown Object (File)
Sun, Mar 15, 7:39 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