[PATCH] bfd: Remove unused static find function from doc/chew.c

Jan Beulich jbeulich@suse.com
Fri Nov 8 07:18:01 GMT 2024


On 07.11.2024 18:40, Mark Wielaard wrote:
> After commit 2e60790cf7c27d79f90f2dcb81e1930dc980bc1c "Remove the
> paramstuff word" there is no caller left of the static find function
> in doc/chew.c, so it can be removed.
> 
>    * doc/chew.c (find): Remove.

In case it's not deemed obvious anyway: Okay. Please consider replacing
"can be" by "should be", though - I'm surprised this didn't cause build
issues, as compilers typically warn about unused statics.

Jan



More information about the Binutils mailing list