From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756971AbYFVUVw (ORCPT ); Sun, 22 Jun 2008 16:21:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754505AbYFVUVo (ORCPT ); Sun, 22 Jun 2008 16:21:44 -0400 Received: from main.gmane.org ([80.91.229.2]:49786 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755384AbYFVUVo (ORCPT ); Sun, 22 Jun 2008 16:21:44 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: JAILLET Christophe Subject: Re: [PATCH 1/1] drivers/block/pktcdvd.c : avoid useless memset Date: Sun, 22 Jun 2008 22:21:33 +0200 Message-ID: <485EB44D.2000901@wanadoo.fr> References: <485E54DB.6060804@wanadoo.fr> <20080622092655.27b2c388.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: aorleans-157-1-36-193.w90-8.abo.wanadoo.fr User-Agent: Thunderbird 2.0.0.14 (X11/20080505) In-Reply-To: <20080622092655.27b2c388.randy.dunlap@oracle.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Randy Dunlap wrote: > > Looks like tbird ate all of the whitespace. > You can see if Documentation/email-clients.txt has info in it that > would help you, then resend the patch. > Hi, thanks for the tips. I hope the 2nd try looks better. Best regards CJ