Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
[firefly-linux-kernel-4.4.55.git] / fs / ntfs / super.c
index 9de2491f29262ddf8c34a7a1f4d0e4f89c94f66d..6c3296e546c31a0c39fe420db338fb12cd18423c 100644 (file)
@@ -50,8 +50,8 @@
 static unsigned long ntfs_nr_compression_users;
 
 /* A global default upcase table and a corresponding reference count. */
-static ntfschar *default_upcase = NULL;
-static unsigned long ntfs_nr_upcase_users = 0;
+static ntfschar *default_upcase;
+static unsigned long ntfs_nr_upcase_users;
 
 /* Error constants/strings used in inode.c::ntfs_show_options(). */
 typedef enum {