summary refs log tree commit diff stats
path: root/include/qemu/compiler.h
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-01-22 17:35:25 +0000
committerMichael Tokarev <mjt@tls.msk.ru>2016-02-11 15:15:46 +0300
commit0850d49cb6b808a334528ea9a239f8bdb0d5efca (patch)
tree70ae96bb64f1ae909ce9b9a35bec444726c4002e /include/qemu/compiler.h
parent190f34f81e311f2901164790bd21dd4ecdf72b73 (diff)
downloadfocaccia-qemu-0850d49cb6b808a334528ea9a239f8bdb0d5efca.tar.gz
focaccia-qemu-0850d49cb6b808a334528ea9a239f8bdb0d5efca.zip
char: fix parameter name / type in BSD codepath
The BSD impl of qemu_chr_open_pp_fd had mis-declared
its parameter type as ChardevBackend instead of
ChardevCommon. It had also mistakenly used the variable
name 'common' instead of 'backend'.

Tested-by: Sean Bruno <sbruno@freebsd.org>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/qemu/compiler.h')
0 files changed, 0 insertions, 0 deletions