This fixes the build with gcc 16 after the changes
to -Wunused*[0].
[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused
Differential D59541
sbin/ifconfig: remove unused static function parameter Authored by siva on Wed, Sep 9, 6:02 PM.
Details This fixes the build with gcc 16 after the changes [0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused
Diff Detail
|