patch-2.4.0-test10 linux/fs/nls/nls_base.c
Next file: linux/fs/nls/nls_big5.c
Previous file: linux/fs/nfsd/vfs.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/fs/nls/nls_base.c
- Orig date:
Tue Jul 18 22:48:32 2000
diff -u --recursive --new-file v2.4.0-test9/linux/fs/nls/nls_base.c linux/fs/nls/nls_base.c
@@ -20,7 +20,7 @@
#endif
#include <linux/spinlock.h>
-static struct nls_table *tables = (struct nls_table *) NULL;
+static struct nls_table *tables;
static spinlock_t nls_lock = SPIN_LOCK_UNLOCKED;
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)