]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove extraneous space in function prototypes
authorJohn Ferlan <jferlan@redhat.com>
Thu, 24 Jul 2014 13:23:40 +0000 (09:23 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 7 Aug 2014 19:07:56 +0000 (15:07 -0400)
commit2e194e5bccb4d5b7802ee8ba8efdc2768ee2d1ee
treeb16170f8bae1d2b000f8cf23911eae30607a1212
parent54ac483e68328b35749ed9cbdc837d541da5fabd
qemu: Remove extraneous space in function prototypes

During review of the iSCSI hostdev series, eblake noted that the
prototypes shouldn't have the extranenous space between the "*" and
the function name:

http://www.redhat.com/archives/libvir-list/2014-July/msg01227.html

Since it was more invasive than 1 or 2 lines - I said I'd send a
patch covering this once committed.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.h
src/qemu/qemu_conf.h