X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fhfs%2Fsuper.c;h=3c7c7637719cfd6e83531402e0759f38c794e3a6;hb=d78404cc24dfababd0b594cdca3ecfdd8710869d;hp=4abb1047c68992806125c1ad003e91a9f0cdbd41;hpb=8be1a6d6c77ab4532e4476fdb8177030ef48b52c;p=linux-2.6-omap-h63xx.git diff --git a/fs/hfs/super.c b/fs/hfs/super.c index 4abb1047c68..3c7c7637719 100644 --- a/fs/hfs/super.c +++ b/fs/hfs/super.c @@ -173,7 +173,7 @@ enum { opt_err }; -static match_table_t tokens = { +static const match_table_t tokens = { { opt_uid, "uid=%u" }, { opt_gid, "gid=%u" }, { opt_umask, "umask=%o" },