Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools:virtio: fix compilation warning
We do not allow old-style function definition. Always spell foo(void) if a function does not take any parameters. Signed-off-by: Cong Ding <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
- Loading branch information