From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mt308-0000Zw-B3 for qemu-devel@nongnu.org; Wed, 30 Sep 2009 13:30:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mt303-0000WM-JT for qemu-devel@nongnu.org; Wed, 30 Sep 2009 13:30:03 -0400 Received: from [199.232.76.173] (port=60325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mt303-0000W7-Eb for qemu-devel@nongnu.org; Wed, 30 Sep 2009 13:29:59 -0400 Received: from mail-bw0-f211.google.com ([209.85.218.211]:64933) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mt302-0001vZ-6m for qemu-devel@nongnu.org; Wed, 30 Sep 2009 13:29:58 -0400 Received: by bwz7 with SMTP id 7so688362bwz.34 for ; Wed, 30 Sep 2009 10:29:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4AC38EA4.70700@redhat.com> References: <20090923200635.GA21246@redhat.com> <20090924191121.GB29419@redhat.com> <20090929161115.GA13885@redhat.com> <20090930135142.GA20378@redhat.com> <4AC38EA4.70700@redhat.com> From: Blue Swirl Date: Wed, 30 Sep 2009 20:29:35 +0300 Message-ID: Subject: Re: [Qemu-devel] Re: CODING_STYLE (was Re: [PATCHv2] qemu: target library, use it in msix) Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" On Wed, Sep 30, 2009 at 8:00 PM, Avi Kivity wrote: > On 09/30/2009 03:51 PM, Michael S. Tsirkin wrote: >> >> So ... Linux kernel style wins? What do others think? >> > > > Any change is going to cause a large amount of pain if implemented. True, but with 'indent' support the pain would be brief.