qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 16/16] target-i386: Move KVM default-vendor hack to instance_init
Date: Sun, 9 Feb 2014 00:10:20 +0000

On 8 February 2014 23:33, Paolo Bonzini <address@hidden> wrote:
> Il 08/02/2014 18:28, Andreas Färber ha scritto:
>> Since when is it OK to declare variables in the middle of the block?

> When the code looks better, it is OK since always: checkpatch.pl doesn't
> complain and -Wdeclaration-after-statement is not added to the compiler
> flags.

Huh? checkpatch is notoriously not a reliable guide, and we've had
the "declarations at start of block" rule since forever.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]