From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay Cliburn Subject: Re: [PATCH 2/4] atl1: Header files for Attansic L1 driver Date: Thu, 11 Jan 2007 10:53:30 -0600 Message-ID: <20070111165330.GA6191@osprey.hogchain.net> References: <20070111004137.GC2624@osprey.hogchain.net> <20070111092704.GB3141@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: jeff@garzik.org, shemminger@osdl.org, csnook@redhat.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Return-path: Received: from imf21aec.mail.bellsouth.net ([205.152.59.69]:60183 "EHLO imf21aec.mail.bellsouth.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750786AbXAKQxm (ORCPT ); Thu, 11 Jan 2007 11:53:42 -0500 To: Christoph Hellwig Content-Disposition: inline In-Reply-To: <20070111092704.GB3141@infradead.org> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, Jan 11, 2007 at 09:27:04AM +0000, Christoph Hellwig wrote: > On Wed, Jan 10, 2007 at 06:41:37PM -0600, Jay Cliburn wrote: > > +/** > > + * atl1.h - atl1 main header > > Please remove these kind of comments, they get out of date far too soon > and don't really help anything. (Also everywhere else in the driver) Is your concern here with the filename portion of the comment only, or with the entire comment including the copyright and other material? Jay