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
bhyve uart: Fix errors from GCC Tags None Referenced Files None Subscribers None
Description
Details
|