]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/devpts/inode.c
sh: fix sh2a cache entry_mask
[linux-2.6-omap-h63xx.git] / fs / devpts / inode.c
index a70d5d0890c7311ba0a0b555f6c977b38eddaa4c..4a714f6c1bede9c62ad9dc22433f7fda3b3a0396 100644 (file)
@@ -49,7 +49,7 @@ enum {
        Opt_err
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        {Opt_uid, "uid=%u"},
        {Opt_gid, "gid=%u"},
        {Opt_mode, "mode=%o"},