Re: [PATCH 1/9] qemu_command: Drop incorrect ATTRIBUTE_UNUSED annotation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/31/2013 10:14 PM, Cole Robinson wrote:
> ---
>  src/qemu/qemu_command.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
> index aa3a2fd..d924110 100644
> --- a/src/qemu/qemu_command.c
> +++ b/src/qemu/qemu_command.c
> @@ -1439,7 +1439,7 @@ struct _qemuDomainPCIAddressSet {
>   * with the specified PCI address set.
>   */
>  static bool
> -qemuPCIAddressValidate(qemuDomainPCIAddressSetPtr addrs ATTRIBUTE_UNUSED,
> +qemuPCIAddressValidate(qemuDomainPCIAddressSetPtr addrs,
>                         virDevicePCIAddressPtr addr,
>                         qemuDomainPCIConnectFlags flags)
>  {

This is already included in a larger patch that refactors this function
(as well as renaming it) which I'm about to post. I'd rather we pushed mine.

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]