patch-1.3.78 linux/fs/umsdos/ioctl.c
Next file: linux/include/asm-alpha/apecs.h
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Sun Mar 24 20:07:00 1996
 -  Orig file: 
v1.3.77/linux/fs/umsdos/ioctl.c
 -  Orig date: 
Wed Mar 13 10:09:21 1996
 
diff -u --recursive --new-file v1.3.77/linux/fs/umsdos/ioctl.c linux/fs/umsdos/ioctl.c
@@ -65,8 +65,9 @@
 		in UMSDOS. EPERM is returned for other user.
 	*/
 	/*
-		Well, not all case require write access, but it simplify the code
-		and let's face it, there is only one client (umssync) for all this
+		Well, not all cases require write access, but it simplifies
+		the code, and let's face it, there is only one client (umssync)
+		for all this.
 	*/
 	if ((err = verify_area(VERIFY_WRITE,(void*)data,sizeof(struct umsdos_ioctl))) < 0) {
 		ret = err;
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