patch-1.3.87 linux/drivers/char/ftape/ftape-rw.c

Next file: linux/drivers/char/ftape/ftape-rw.h
Previous file: linux/drivers/char/ftape/ftape-io.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/drivers/char/ftape/ftape-rw.c linux/drivers/char/ftape/ftape-rw.c
@@ -529,7 +529,7 @@
 	 *  if off-track the error will be approximately 2 * segments_per_track.
 	 */
 	if (location.track == -1) {
-		return 1;	/* unforseen situation, don't generate error */
+		return 1;	/* unforeseen situation, don't generate error */
 	} else {
 		/*  Use margin of segments_per_track on both sides because ftape
 		 *  needs some margin and the error we're looking for is much larger !

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