patch-pre2.0.14 linux/drivers/char/random.c

Next file: linux/drivers/char/serial.c
Previous file: linux/drivers/char/pty.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.13/linux/drivers/char/random.c linux/drivers/char/random.c
@@ -351,7 +351,7 @@
 
 /*
  * Unfortunately, while the GCC optimizer for the i386 understands how
- * to opimize a static rotate left of x bits, it doesn't know how to
+ * to optimize a static rotate left of x bits, it doesn't know how to
  * deal with a variable rotate of x bits.  So we use a bit of asm magic.
  */
 #if (!defined (__i386__))

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this