X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fubifs%2Fsuper.c;h=8780efbf40ac64fbf901fd448998361823c38be3;hb=396b122f6af3d329df3b4d688f6e66de3e2a399a;hp=046bf087923541beba9789c610b00e754785f78d;hpb=54779aabb0183bbe049d2b52e96cd148366dfb0b;p=linux-2.6-omap-h63xx.git diff --git a/fs/ubifs/super.c b/fs/ubifs/super.c index 046bf087923..8780efbf40a 100644 --- a/fs/ubifs/super.c +++ b/fs/ubifs/super.c @@ -891,7 +891,7 @@ enum { Opt_err, }; -static match_table_t tokens = { +static const match_table_t tokens = { {Opt_fast_unmount, "fast_unmount"}, {Opt_norm_unmount, "norm_unmount"}, {Opt_bulk_read, "bulk_read"},