Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
[sfrench/cifs-2.6.git] / net / ax25 / af_ax25.c
index 429e13a6c6ad41ab7bab2b2d6e6bdde0d57aed1e..c83cf84329700219ed4d16710bebcc5a4cb9f2c6 100644 (file)
@@ -1924,7 +1924,7 @@ static int ax25_info_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations ax25_info_seqops = {
+static const struct seq_operations ax25_info_seqops = {
        .start = ax25_info_start,
        .next = ax25_info_next,
        .stop = ax25_info_stop,