Re: [PATCH v2 1/2] xen: Silence compiler warnings

From: David Vrabel
Date: Mon Jul 28 2014 - 09:14:02 EST


On 12/07/14 22:09, Daniel Kiper wrote:
> Add inline keyword to silence the following compiler
> warnings if xen_efi_probe() is not used:

The title and should be:

xen: make stub xen_efi_probe() static inline

Empty stub functions in headers should be inline or the compiler
will warn that it is unused.

Do you want this to go via the Xen tree or the EFI one?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/