]> err.no Git - linux-2.6/blobdiff - net/netrom/af_netrom.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
[linux-2.6] / net / netrom / af_netrom.c
index 5d4a26c2aa0c7027a0e8c906600ef3a46f5af607..5d66490dd290a07a7c989465ee5b21c98aed2a83 100644 (file)
@@ -1328,7 +1328,7 @@ static int nr_info_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations nr_info_seqops = {
+static const struct seq_operations nr_info_seqops = {
        .start = nr_info_start,
        .next = nr_info_next,
        .stop = nr_info_stop,