]> err.no Git - linux-2.6/blobdiff - fs/nls/nls_base.c
[PATCH] fs: remove redundant timespec_equal test in update_atime()
[linux-2.6] / fs / nls / nls_base.c
index 897512796edb4ae06b7574cfbb905c018562e9c2..a912debcd20b3c27850c4e5754e164888a0a9e9d 100644 (file)
@@ -243,7 +243,7 @@ void unload_nls(struct nls_table *nls)
        module_put(nls->owner);
 }
 
-wchar_t charset2uni[256] = {
+static wchar_t charset2uni[256] = {
        /* 0x00*/
        0x0000, 0x0001, 0x0002, 0x0003,
        0x0004, 0x0005, 0x0006, 0x0007,