Il 25/07/2014 15:27, Jeff Kirsher ha scritto:
> From: Mark Rustad
>
> Resolve a shadow warning generated in W=2 builds by the nested
> use of the min macro by instead using the min3 macro for the
> minimum of 3 values.
>
> Signed-off-by: Mark Rustad
> Signed-off-by: Jeff Kirsher
> ---
> arch/
From: Mark Rustad
Resolve a shadow warning generated in W=2 builds by the nested
use of the min macro by instead using the min3 macro for the
minimum of 3 values.
Signed-off-by: Mark Rustad
Signed-off-by: Jeff Kirsher
---
arch/x86/kvm/emulate.c | 3 +--
1 file changed, 1 insertion(+), 2 delet