Date: Mon, 2 Aug 2004 22:55:24 +0000 (UTC) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/esp esp_sbus.c lsi64854.c lsi64854var.h ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h Message-ID: <200408022255.i72MtOL4045550@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trhodes 2004-08-02 22:55:23 UTC FreeBSD src repository Modified files: sys/dev/esp esp_sbus.c lsi64854.c lsi64854var.h ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h Log: Add some style(9) touch ups; style(9) states that new code should follow these conventions and, well, this is a new driver. Tested on: i386, sparc64 Reviewed by: scottl Revision Changes Path 1.5 +3 -3 src/sys/dev/esp/esp_sbus.c 1.2 +11 -11 src/sys/dev/esp/lsi64854.c 1.2 +2 -2 src/sys/dev/esp/lsi64854var.h 1.6 +9 -10 src/sys/dev/esp/ncr53c9x.c 1.2 +36 -36 src/sys/dev/esp/ncr53c9xreg.h 1.4 +6 -6 src/sys/dev/esp/ncr53c9xvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408022255.i72MtOL4045550>