From owner-cvs-src@FreeBSD.ORG Tue Sep 30 00:08:49 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96F0C10656A1 for ; Tue, 30 Sep 2008 00:08:49 +0000 (UTC) (envelope-from peter@wemm.org) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id 771CD8FC14 for ; Tue, 30 Sep 2008 00:08:49 +0000 (UTC) (envelope-from peter@wemm.org) Received: by rv-out-0506.google.com with SMTP id b25so2176110rvf.43 for ; Mon, 29 Sep 2008 17:08:49 -0700 (PDT) Received: by 10.142.78.10 with SMTP id a10mr2482251wfb.37.1222733329128; Mon, 29 Sep 2008 17:08:49 -0700 (PDT) Received: by 10.142.255.21 with HTTP; Mon, 29 Sep 2008 17:08:49 -0700 (PDT) Message-ID: Date: Mon, 29 Sep 2008 17:08:49 -0700 From: "Peter Wemm" To: "Warner Losh" In-Reply-To: <200809290132.m8T1WdIx022728@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200809290132.m8T1WdIx022728@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/mmc mmc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2008 00:08:49 -0000 On Sun, Sep 28, 2008 at 6:32 PM, Warner Losh wrote: > imp 2008-09-29 01:32:21 UTC > > FreeBSD src repository > > Modified files: > sys/dev/mmc mmc.c > Log: > SVN rev 183453 on 2008-09-29 01:32:21Z by imp > > Convert all C++ comments to C style. There's lots of folks that don't > like them and they don't add enough to be worth standing out. Hmm. We used to pass compiler switches to gcc for the kernel to explicitly prevent this happening. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell