From owner-cvs-all Sun Sep 9 19:36:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF38B37B401; Sun, 9 Sep 2001 19:36:18 -0700 (PDT) Received: (from brooks@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8A2aIs76801; Sun, 9 Sep 2001 19:36:18 -0700 (PDT) (envelope-from brooks) Message-Id: <200109100236.f8A2aIs76801@freefall.freebsd.org> From: Brooks Davis Date: Sun, 9 Sep 2001 19:36:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c if_anreg.h X-FreeBSD-CVS-Branch: HEAD 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 brooks 2001/09/09 19:36:18 PDT Modified files: sys/dev/an if_aironet_ieee.h if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c if_anreg.h Log: Lots of style(9) related white space fixes. Mostly missing spaces after if, for, while, switch, '{', and '}' plus a bunch of bogus whitespace at the end of lines. Revision Changes Path 1.8 +6 -6 src/sys/dev/an/if_aironet_ieee.h 1.22 +122 -98 src/sys/dev/an/if_an.c 1.6 +8 -7 src/sys/dev/an/if_an_isa.c 1.9 +7 -7 src/sys/dev/an/if_an_pccard.c 1.11 +10 -8 src/sys/dev/an/if_an_pci.c 1.10 +6 -6 src/sys/dev/an/if_anreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message