]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext3/super.c
[SCSI] sun3x_esp: Convert && to ||
[linux-2.6-omap-h63xx.git] / fs / ext3 / super.c
index f38a5afc39a160c15b5a9e518ba41dd8bd4da2af..399a96a6c5561666f61c7a8f7cae3a71dbc5b52f 100644 (file)
@@ -760,7 +760,7 @@ enum {
        Opt_grpquota
 };
 
-static match_table_t tokens = {
+static const match_table_t tokens = {
        {Opt_bsd_df, "bsddf"},
        {Opt_minix_df, "minixdf"},
        {Opt_grpid, "grpid"},