Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 22:41:43 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 112665 for review
Message-ID:  <200701072241.l07MfhPU055852@repoman.freebsd.org>

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

Change 112665 by piso@piso_newluxor on 2007/01/07 22:41:08

	Axe stale stuff.

Affected files ...

.. //depot/projects/soc2006/intr_filter/i386/i386/intr_machdep.c#26 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/i386/i386/intr_machdep.c#26 (text+ko) ====

@@ -117,13 +117,6 @@
 	return (error);
 }
 
-#if 0
-struct stray_stuff ss = {
-	.check_pending = isrc->is_pic->pic_source_pending(),
-	.enable_src = isrc->is_pic->pic_enable_source()
-};
-#endif
-
 /*
  * Register a new interrupt source with the global interrupt system.
  * The global interrupts need to be disabled when this function is



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