On Mon, 27 Jun, at 01:00:50PM, Ingo Molnar wrote:
>
> Note that while at it I renamed 'flags' to '__flags' because 'flags' is
> a commonly used variable name and the 'efi_status_t __s' variable was
> macro-prefixed already.
>
> Any objections?
Nope, that's fine.
On Mon, Jun 27, 2016 at 01:00:50PM +0200, Ingo Molnar wrote:
>
> * Matt Fleming wrote:
>
> > +#define efi_call_virt_pointer(p, f, args...)
> > \
> > +({ \
> > + efi_status_t __s;
* Matt Fleming wrote:
> +#define efi_call_virt_pointer(p, f, args...) \
> +({ \
> + efi_status_t __s; \
> + unsigned long flags;
3 matches
Mail list logo