patch-2.4.0-test6 linux/Documentation/IO-mapping.txt

Next file: linux/Documentation/README.DAC960
Previous file: linux/Documentation/DMA-mapping.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/Documentation/IO-mapping.txt linux/Documentation/IO-mapping.txt
@@ -176,7 +176,7 @@
 didn't think straight when I wrote it originally.  People who have to
 support both can do something like:
  
-	/* support old naming sillyness */
+	/* support old naming silliness */
 	#if LINUX_VERSION_CODE < 0x020100                                     
 	#define ioremap vremap
 	#define iounmap vfree                                                     

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)