From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cS4OV-00018W-Dn for qemu-devel@nongnu.org; Fri, 13 Jan 2017 11:08:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cS4OS-0003jk-5b for qemu-devel@nongnu.org; Fri, 13 Jan 2017 11:07:59 -0500 Received: from mx3-phx2.redhat.com ([209.132.183.24]:44803) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cS4OR-0003j9-SY for qemu-devel@nongnu.org; Fri, 13 Jan 2017 11:07:56 -0500 Date: Fri, 13 Jan 2017 11:07:55 -0500 (EST) From: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Message-ID: <1533768322.2378658.1484323675445.JavaMail.zimbra@redhat.com> In-Reply-To: <877f5zj6ad.fsf@dusky.pond.sub.org> References: <20170113144135.5150-1-marcandre.lureau@redhat.com> <20170113144135.5150-4-marcandre.lureau@redhat.com> <877f5zj6ad.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v8 03/21] qapi: make TODOs named-sections List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , qemu-devel@nongnu.org Hi ----- Original Message ----- > Marc-Andr=C3=A9 Lureau writes: >=20 > > Have the TODO in the TAG: format, so they will stand out in the > > generated documentation. > > > > Signed-off-by: Marc-Andr=C3=A9 Lureau >=20 > As proposed in review of v7, I'm replacing commit message by >=20 > qapi: Format TODO comments more consistently >=20 > Consistently put a colon after TODO. This will make the TODOs stand > out in the documentation we're going to generate. >=20 > if that's okay with you. >=20 sure, sorry I forgot to update it.