Re: [PATCH 04/13] i386: hvf: Drop unused variable

2020-06-03 Thread Philippe Mathieu-Daudé
On 5/28/20 9:37 PM, Roman Bolshakov wrote: > Signed-off-by: Roman Bolshakov > --- > target/i386/hvf/x86.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/target/i386/hvf/x86.h b/target/i386/hvf/x86.h > index c95d5b2116..56fcde13c6 100644 > --- a/target/i386/hvf/x86.h > +++ b/target/i386/

[PATCH 04/13] i386: hvf: Drop unused variable

2020-05-28 Thread Roman Bolshakov
Signed-off-by: Roman Bolshakov --- target/i386/hvf/x86.h | 1 - 1 file changed, 1 deletion(-) diff --git a/target/i386/hvf/x86.h b/target/i386/hvf/x86.h index c95d5b2116..56fcde13c6 100644 --- a/target/i386/hvf/x86.h +++ b/target/i386/hvf/x86.h @@ -293,7 +293,6 @@ typedef struct lazy_flags {