PERFORCE change 107468 for review

John Birrell jb at FreeBSD.org
Sat Oct 7 17:36:49 PDT 2006


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

Change 107468 by jb at jb_freebsd7 on 2006/10/08 00:36:05

	Remove some code that crept in via a sun4v_stable integration.
	
	This resets this file to match current.

Affected files ...

.. //depot/projects/dtrace/src/sys/dev/ata/ata-all.h#4 edit

Differences ...

==== //depot/projects/dtrace/src/sys/dev/ata/ata-all.h#4 (text+ko) ====

@@ -365,7 +365,7 @@
 		      request, ata_cmd2str(request)); \
     }
 #else
-#define ATA_DEBUG_RQ(request, string)	do { } while(0)
+#define ATA_DEBUG_RQ(request, string)
 #endif
 
 


More information about the p4-projects mailing list