PERFORCE change 112665 for review

Paolo Pisati piso at FreeBSD.org
Sun Jan 7 14:41:44 PST 2007


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

Change 112665 by piso at 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


More information about the p4-projects mailing list