PERFORCE change 152320 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sat Nov 1 11:39:25 PDT 2008


http://perforce.freebsd.org/chv.cgi?CH=152320

Change 152320 by gonzo at gonzo_jeeves on 2008/11/01 18:38:25

	- cfe_tp is unused, remove it

Affected files ...

.. //depot/projects/mips2/src/sys/dev/cfe/cfe_console.c#5 edit

Differences ...

==== //depot/projects/mips2/src/sys/dev/cfe/cfe_console.c#5 (text+ko) ====

@@ -62,7 +62,6 @@
 };
 
 static int			conhandle = -1;
-static struct tty		*cfe_tp = NULL;
 /* XXX does cfe have to poll? */
 static int			polltime;
 static struct callout_handle	cfe_timeouthandle


More information about the p4-projects mailing list