"Roland Illig" writes:
> Module Name:  src
> Committed By: rillig
> Date:         Sun Feb 27 19:00:46 UTC 2022
>
> Modified Files:
>       src/usr.bin/vmstat: vmstat.c
>
> Log Message:
> vmstat: unexport file-scope variable numdisks
>
> There is no need to make this variable externally visible.  There are
> several more variables in this file that could be unexported, leave
> these for someone who knows whether vmstat.c is used by other parts of
> the tree as well.
>
> No functional change, OK mrg.

thanks!

Reply via email to