HomeFreeBSD

Remove a write-only variable.

Description

Remove a write-only variable.

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
Reviewed by: brooks, imp, kib
Fixes: d17e0940f79f Rework compat shims in ifioctl().
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D30197

(cherry picked from commit ed93deba1106da2cd4755a61612c37bb67edc914)

Details

Provenance
jhbAuthored on May 11 2021, 9:56 PM
Reviewer
rGd17e0940f79f: Rework compat shims in ifioctl().
Differential Revision
D30197: Remove a write-only variable.
Parents
rG7affe1db3735: Group all compat shim structures together to consolidate #ifdef's.
Branches
Unknown
Tags
Unknown