From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSQ0c-0006zn-9O for qemu-devel@nongnu.org; Mon, 11 Jun 2018 12:49:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSQ0X-00052c-IK for qemu-devel@nongnu.org; Mon, 11 Jun 2018 12:49:34 -0400 Date: Mon, 11 Jun 2018 10:49:12 -0600 From: Alex Williamson Message-ID: <20180611104912.2f23fed0@w520.home> In-Reply-To: References: <20180611141716.3813-1-peter.maydell@linaro.org> <20180611101551.2f656715@w520.home> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] CODING_STYLE: Define our preferred form for multiline comments List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , QEMU Trivial , "patches@linaro.org" , Richard Henderson , John Snow , Philippe =?UTF-8?B?TWF0aGlldS1EYXVkw6k=?= , Thomas Huth , Cornelia Huck , Markus Armbruster , Stefan Hajnoczi , Kevin Wolf On Mon, 11 Jun 2018 17:40:35 +0100 Peter Maydell wrote: > On 11 June 2018 at 17:15, Alex Williamson wrote: > > Much preferred, thanks (tabs next? ;) > > CODING_STYLE already mandates spaces-only, no-tabs... That was a joke, note the smiley. I know, I just don't like it. Thanks, Alex