]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/afs/super.c
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[karo-tx-linux.git] / fs / afs / super.c
index 250d8c4d66e40f765c383ed4531ead183112faad..aee239a048cbfad919a40bfd70fa8fcb37de26fb 100644 (file)
@@ -64,7 +64,7 @@ enum {
        afs_opt_vol,
 };
 
-static match_table_t afs_options_list = {
+static const match_table_t afs_options_list = {
        { afs_opt_cell,         "cell=%s"       },
        { afs_opt_rwpath,       "rwpath"        },
        { afs_opt_vol,          "vol=%s"        },