On Tue, 15 Mar 2022 at 02:20, Andrew Deason <[email protected]> wrote: > > The include for statvfs.h has not been needed since all statvfs calls > were removed in commit 4a1418e07bdc ("Unbreak large mem support by > removing kqemu"). > > The comment mentioning CONFIG_BSD hasn't made sense since an include > for config-host.h was removed in commit aafd75841001 ("util: Clean up > includes"). > > Remove this cruft. > > Signed-off-by: Andrew Deason <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
