]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/hfsplus/options.c
mm/oom_kill.c: fix badness() kerneldoc
[linux-2.6-omap-h63xx.git] / fs / hfsplus / options.c
index 9997cbf8beb50ece6abfa28dc18f3223037eab01..9699c56d323f1d35a60f2beac0b31059a5207bac 100644 (file)
@@ -25,7 +25,7 @@ enum {
        opt_force, opt_err
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        { opt_creator, "creator=%s" },
        { opt_type, "type=%s" },
        { opt_umask, "umask=%o" },