patch-2.4.0-test9 linux/arch/sparc/kernel/sparc-stub.c
Next file: linux/arch/sparc/kernel/time.c
Previous file: linux/arch/sparc/kernel/pcic.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Oct 1 20:35:15 2000
- Orig file:
v2.4.0-test8/linux/arch/sparc/kernel/sparc-stub.c
- Orig date:
Mon Jan 3 12:01:31 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/sparc/kernel/sparc-stub.c linux/arch/sparc/kernel/sparc-stub.c
@@ -123,7 +123,7 @@
*/
#define BUFMAX 2048
-static int initialized = 0; /* !0 means we've been initialized */
+static int initialized; /* !0 means we've been initialized */
static const char hexchars[]="0123456789abcdef";
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)