X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfs%2Fnfsroot.c;h=46763d1cd3976bca27f4d5dca5d3dd9e36d3453b;hb=de6bf18e9ce0df807dab08cff08751cac383429d;hp=8478fc25daee196383f3e40a34999795be41585e;hpb=832fe9c222c7d431c2bff5765a0ac61bcb3df8c8;p=linux-2.6 diff --git a/fs/nfs/nfsroot.c b/fs/nfs/nfsroot.c index 8478fc25da..46763d1cd3 100644 --- a/fs/nfs/nfsroot.c +++ b/fs/nfs/nfsroot.c @@ -127,7 +127,7 @@ enum { Opt_err }; -static match_table_t __initconst tokens = { +static match_table_t __initdata tokens = { {Opt_port, "port=%u"}, {Opt_rsize, "rsize=%u"}, {Opt_wsize, "wsize=%u"},