HomeFreeBSD

bhyve uart: Fix errors from GCC

Description

bhyve uart: Fix errors from GCC

  • Place 'static' before other qualifiers (-Wold-style-declaration)
  • Correct the order of arguments to calloc (-Wcalloc-transposed-args)

Reported by: GCC 14
Fixes: 1f903953fbf8 bhyve: Add raw tcp to uart backend

Details

Provenance
jhbAuthored on Wed, Oct 2, 9:31 PM
Parents
rGe3953c036f9d: sys: Chase libmd version bump with a __FreeBSD_version bump
Branches
Unknown
Tags
Unknown