From owner-cvs-all@FreeBSD.ORG Fri Nov 14 07:58:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7920B16A4F8; Fri, 14 Nov 2003 07:57:59 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EED3A43F93; Fri, 14 Nov 2003 07:57:57 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id hAEFvvfY062278; Fri, 14 Nov 2003 07:57:57 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.9/Submit) id hAEFvuBS062277; Fri, 14 Nov 2003 07:57:56 -0800 (PST) (envelope-from obrien) Date: Fri, 14 Nov 2003 07:57:56 -0800 From: "David O'Brien" To: Warner Losh Message-ID: <20031114155756.GA62163@dragon.nuxi.com> References: <200311140602.hAE62ql3096824@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311140602.hAE62ql3096824@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb if_cue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 15:58:00 -0000 On Thu, Nov 13, 2003 at 10:02:52PM -0800, Warner Losh wrote: > imp 2003/11/13 22:02:52 PST > > FreeBSD src repository > > Modified files: > sys/dev/usb if_cue.c > Log: > Despam the const poisoning > Despam the u_->u change Do you think you could do this for all the drivers that have this type of routine so things would remain consistent?? -- -- David (obrien@FreeBSD.org)