patch-2.4.21 linux-2.4.21/arch/sparc64/solaris/ioctl.c
Next file: linux-2.4.21/arch/x86_64/Makefile
Previous file: linux-2.4.21/arch/sparc64/solaris/entry64.S
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
2003-06-13 07:51:32.000000000 -0700
-  Orig file: 
linux-2.4.20/arch/sparc64/solaris/ioctl.c
-  Orig date: 
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.20/arch/sparc64/solaris/ioctl.c linux-2.4.21/arch/sparc64/solaris/ioctl.c
@@ -367,6 +367,7 @@
 	case 106: /* SI_GETINTRANSIT */
 	case 107: /* SI_TCL_LINK */
 	case 108: /* SI_TCL_UNLINK */
+		;
 	}
 	return TNOTSUPPORT;
 }
@@ -454,6 +455,7 @@
 	case 145: /* TI_GETPEERNAME */
 	case 146: /* TI_SETMYNAME */
 	case 147: /* TI_SETPEERNAME */
+		;
 	}
 	return TNOTSUPPORT;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)