Date: Mon, 27 Oct 2008 11:45:31 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cfe cfe_console.c src/sys/dev/ofw ofw_console.c src/sys/dev/xen/console console.c src/sys/sys cons.h Message-ID: <200810271146.m9RBk9Pu088574@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-10-27 11:45:31 UTC
FreeBSD src repository
Modified files:
sys/dev/cfe cfe_console.c
sys/dev/ofw ofw_console.c
sys/dev/xen/console console.c
sys/sys cons.h
Log:
SVN rev 184329 on 2008-10-27 11:45:31Z by ed
Remove unused consdev structure fields.
The cn_unit and cn_tp fields don't seem to be used anywhere. Some
drivers set them, while others don't. Just remove them, in an attempt to
make our consdev code a little easier to understand.
Revision Changes Path
1.5 +1 -2 src/sys/dev/cfe/cfe_console.c
1.41 +1 -3 src/sys/dev/ofw/ofw_console.c
1.6 +0 -1 src/sys/dev/xen/console/console.c
1.42 +0 -2 src/sys/sys/cons.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810271146.m9RBk9Pu088574>
