From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V71yI-0002WI-MZ for qemu-devel@nongnu.org; Wed, 07 Aug 2013 07:32:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V71yA-0007d7-9w for qemu-devel@nongnu.org; Wed, 07 Aug 2013 07:32:06 -0400 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:32919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V71yA-0007cu-44 for qemu-devel@nongnu.org; Wed, 07 Aug 2013 07:31:58 -0400 Received: by mail-ea0-f178.google.com with SMTP id a15so772000eae.23 for ; Wed, 07 Aug 2013 04:31:57 -0700 (PDT) Date: Wed, 7 Aug 2013 13:31:53 +0200 From: Stefan Hajnoczi Message-ID: <20130807113153.GB29076@stefanha-thinkpad.redhat.com> References: <1375832956-7588-1-git-send-email-alex@alex.org.uk> <1375832956-7588-2-git-send-email-alex@alex.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1375832956-7588-2-git-send-email-alex@alex.org.uk> Subject: Re: [Qemu-devel] [RFC] [PATCHv7 01/22] aio / timers: Add qemu_clock_free and expose qemu_clock_new and clock types List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh Cc: Kevin Wolf , Anthony Liguori , qemu-devel@nongnu.org, liu ping fan , Stefan Hajnoczi , Paolo Bonzini , MORITA Kazutaka , rth@twiddle.net On Wed, Aug 07, 2013 at 12:48:55AM +0100, Alex Bligh wrote: I forgot to mention that there's no need to change the doc comments you've already written. I just wanted to share that to save you work in the future.