[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53D64C1E.8020508@citrix.com>
Date: Mon, 28 Jul 2014 14:11:58 +0100
From: David Vrabel <david.vrabel@...rix.com>
To: Daniel Kiper <daniel.kiper@...cle.com>,
<linux-kernel@...r.kernel.org>, <x86@...nel.org>,
<xen-devel@...ts.xenproject.org>
CC: <andrew.cooper3@...rix.com>, <boris.ostrovsky@...cle.com>,
<hpa@...or.com>, <ian.campbell@...rix.com>, <jbeulich@...e.com>,
<jeremy@...p.org>, <konrad.wilk@...cle.com>,
<matt.fleming@...el.com>, <mingo@...hat.com>,
<stefano.stabellini@...citrix.com>, <tglx@...utronix.de>
Subject: Re: [PATCH v2 1/2] xen: Silence compiler warnings
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists