qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v5] pci, pc, virtio fixes and cleanups


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v5] pci, pc, virtio fixes and cleanups
Date: Sun, 8 Mar 2015 21:26:17 +0900

On 8 March 2015 at 19:45, Michael S. Tsirkin <address@hidden> wrote:
> On Sun, Mar 08, 2015 at 09:15:41AM +0900, Peter Maydell wrote:
> I can drop this one as a work around but I wonder why is clang warning
> about unused static inlines.
>
> We have a ton of these in each header and it doesn't warn,
> in theory static inline should be same as macro: harmless
> unless used.

It warns about them in .c files but not .h files.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]