From owner-cvs-all Thu Dec 27 13:43:40 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 70B9937B419; Thu, 27 Dec 2001 13:43:33 -0800 (PST) Received: from localhost (imp@dhcp30.timing.com [206.168.13.252]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fBRLhVl17838; Thu, 27 Dec 2001 14:43:31 -0700 (MST) (envelope-from imp@village.org) Date: Thu, 27 Dec 2001 14:41:41 -0700 (MST) Message-Id: <20011227.144141.112620058.imp@village.org> To: alfred@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, wpaul@FreeBSD.org, imp@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/wi if_wi.c From: "M. Warner Losh" In-Reply-To: <20011227142039.H55891@elvis.mu.org> References: <200112272012.fBRKC3P58935@freefall.freebsd.org> <20011227142039.H55891@elvis.mu.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: Alfred Perlstein Subject: Re: cvs commit: src/sys/dev/wi if_wi.c Date: Thu, 27 Dec 2001 14:20:39 -0600 : * Alfred Perlstein [011227 14:12] wrote: : > alfred 2001/12/27 12:12:03 PST : > : > Modified files: : > sys/dev/wi if_wi.c : > Log: : > put function return types on a line by themselves as per style(9) : : With apologies to Bill Paul and Warner, but I hack on this driver : and I like being able to /^function in vi. You'll get no complaints from me for doing this. :-) Bill has basically stopped working on this driver, so it is just you and me that have done significant hacking on the driver in recent memory. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message