From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rj4SM-0007iY-N6 for qemu-devel@nongnu.org; Fri, 06 Jan 2012 02:43:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rj4SL-0007CP-L5 for qemu-devel@nongnu.org; Fri, 06 Jan 2012 02:43:18 -0500 Received: from mail-ee0-f45.google.com ([74.125.83.45]:41410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rj4SL-0007CL-Fg for qemu-devel@nongnu.org; Fri, 06 Jan 2012 02:43:17 -0500 Received: by eekb45 with SMTP id b45so1012800eek.4 for ; Thu, 05 Jan 2012 23:43:16 -0800 (PST) Message-ID: <1325835792.4629.21.camel@lappy> From: Sasha Levin Date: Fri, 06 Jan 2012 09:43:12 +0200 In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 2/3] use gettimeofday() instead of time() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Zhang, Yang Z" Cc: "aliguori@us.ibm.com" , "kvm@vger.kernel.org" , "Shan, Haitao" , "qemu-devel@nongnu.org" , "avi@redhat.com" On Fri, 2012-01-06 at 07:37 +0000, Zhang, Yang Z wrote: > Please refer the patch zero for the description. Each patch should have description about what it does in the changelog, otherwise you're going to lose important information about the change. Furthermore, cover letters don't get merged at all, which means that if someone looks at this patch, he won't have anywhere to refer to to get the description (besides googling for the original mails I guess). -- Sasha.