patch-1.3.87 linux/fs/proc/scsi.c
Next file: linux/fs/smbfs/dir.c
Previous file: linux/fs/nfs/nfsroot.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Apr 12 09:49:44 1996
 -  Orig file: 
v1.3.86/linux/fs/proc/scsi.c
 -  Orig date: 
Sun Jan 14 16:48:05 1996
 
diff -u --recursive --new-file v1.3.86/linux/fs/proc/scsi.c linux/fs/proc/scsi.c
@@ -195,7 +195,7 @@
 	return(file->f_pos);
     case 2:		     /* This ugly hack allows us to    */
 	if (offset)	     /* to determine the length of the */
-	    return(-EINVAL); /* file and then later savely to  */ 
+	    return(-EINVAL); /* file and then later safely to  */ 
 	proc_readscsi(inode, file, 0, -1); /* seek in it       */ 
 	return(file->f_pos);
     default:
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