Re: [Qemu-devel] [PATCH 2/3] target-i386/cpu.c: coding style fix

2012-12-13 Thread Eduardo Habkost
On Thu, Dec 13, 2012 at 12:36:02AM +0100, Igor Mammedov wrote: > On Wed, 12 Dec 2012 20:22:25 -0200 > Eduardo Habkost wrote: > > While at it, could you remove the last as well? I didn't even notice it was there. I will do that in case I have to resubmit this series, or send a separate patch to

Re: [Qemu-devel] [PATCH 2/3] target-i386/cpu.c: coding style fix

2012-12-12 Thread Igor Mammedov
On Wed, 12 Dec 2012 20:22:25 -0200 Eduardo Habkost wrote: While at it, could you remove the last as well? > Signed-off-by: Eduardo Habkost > --- > target-i386/cpu.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/target-i386/cpu.c b/target-i386/cpu.c > index a2ee