Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2008 18:39:24 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 152320 for review
Message-ID:  <200811011839.mA1IdOPb006667@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152320

Change 152320 by gonzo@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811011839.mA1IdOPb006667>