[xiph-commits] r11805 - trunk/cdparanoia/interface

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Tue Aug 29 12:19:32 PDT 2006


Author: xiphmont
Date: 2006-08-29 12:19:30 -0700 (Tue, 29 Aug 2006)
New Revision: 11805

Modified:
   trunk/cdparanoia/interface/scan_devices.c
Log:
Jeez, get the comment description correct.



Modified: trunk/cdparanoia/interface/scan_devices.c
===================================================================
--- trunk/cdparanoia/interface/scan_devices.c	2006-08-29 19:06:04 UTC (rev 11804)
+++ trunk/cdparanoia/interface/scan_devices.c	2006-08-29 19:19:30 UTC (rev 11805)
@@ -725,7 +725,7 @@
   if (!p){
 
     /* 2.6 kernels have a bug where the block layer implements
-         SG_DXFER_TO_FROM_DEVICE as a read operation instead of write.
+         SG_DXFER_TO_FROM_DEVICE as a write operation instead of read.
          I've submitted a kernel patch, but it will take a while to
          propogate.  Work around it for now. --Monty */
 



More information about the commits mailing list