From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mt5Wk-0001G8-4j for qemu-devel@nongnu.org; Wed, 30 Sep 2009 16:11:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mt5Wf-00019N-8y for qemu-devel@nongnu.org; Wed, 30 Sep 2009 16:11:53 -0400 Received: from [199.232.76.173] (port=56390 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mt5Wf-000190-2L for qemu-devel@nongnu.org; Wed, 30 Sep 2009 16:11:49 -0400 Subject: Re: [Qemu-devel] Re: CODING_STYLE References: <20090923200635.GA21246@redhat.com> <20090924191121.GB29419@redhat.com> <20090929161115.GA13885@redhat.com> <20090930135142.GA20378@redhat.com> <4AC395F8.8030004@gnu.org> <20090930174821.GA1489@redhat.com> From: Markus Armbruster Date: Wed, 30 Sep 2009 22:11:42 +0200 In-Reply-To: <20090930174821.GA1489@redhat.com> (Michael S. Tsirkin's message of "Wed\, 30 Sep 2009 19\:48\:22 +0200") Message-ID: <873a64chvl.fsf@pike.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Blue Swirl , Paolo Bonzini , qemu-devel@nongnu.org "Michael S. Tsirkin" writes: > On Wed, Sep 30, 2009 at 07:31:36PM +0200, Paolo Bonzini wrote: >> (indent requires knowledge of all the names of the types, so a >> mechanical pass through the sources is more easily said than done). > > How do you tell it the names of the types? -T