patch-2.1.2 linux/include/asm-i386/io.h

Next file: linux/include/asm-i386/ipc.h
Previous file: linux/include/asm-i386/bugs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.1/linux/include/asm-i386/io.h linux/include/asm-i386/io.h
@@ -153,7 +153,7 @@
 
 /*
  * Note that due to the way __builtin_constant_p() works, you
- *  - can't use it inside a inline function (it will never be true)
+ *  - can't use it inside an inline function (it will never be true)
  *  - you don't have to worry about side effects within the __builtin..
  */
 #define outb(val,port) \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov