]> git.proxmox.com Git - qemu.git/commit
pci: fold BAR mapping function into its caller
authorAvi Kivity <avi@redhat.com>
Mon, 8 Aug 2011 13:09:30 +0000 (16:09 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Aug 2011 15:22:30 +0000 (10:22 -0500)
commit50181f10dae755aad2b4f4f486d18e48dd66ea37
tree1edd7d418482ceec78b14167fd1934dfd161c3b7
parentcfc0be257ca75abf357757661d4950aeeb4a8835
pci: fold BAR mapping function into its caller

There is only one function, so no need for a function pointer.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c
hw/pci.h