patch-1.3.96 linux/drivers/char/lp_m68k.c

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

diff -u --recursive --new-file v1.3.95/linux/drivers/char/lp_m68k.c linux/drivers/char/lp_m68k.c
@@ -29,7 +29,7 @@
  *  with a certain priority is executed, all requests with lower or same
  *  priority get locked out. executing the sti()-macro allows ANY interrupt
  *  to be served. this really causes BIG trouble!
- *  to protect an interrupt driven routine against beeing interrupted 
+ *  to protect an interrupt driven routine against being interrupted 
  *  (if absolutely needed!) one should use save_flags();cli()/restore_flags()!
  *
  */
@@ -231,7 +231,7 @@
       }
       if (lp_error) {
 
-	/* an error has occured, maybe in lp_interrupt().
+	/* an error has occurred, maybe in lp_interrupt().
 	   figure out the type of error, exit on request or if nothing has 
 	   been printed at all. */
 	

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