]> err.no Git - linux-2.6/blobdiff - fs/ocfs2/dlmglue.c
V4L/DVB (4210b): git-dvb: tea575x-tuner build fix
[linux-2.6] / fs / ocfs2 / dlmglue.c
index 84f153aca692069c6fd2f36d3a322c61bea8d6ea..64cd52860c876943d3a51a373f8a74df9f7067f5 100644 (file)
@@ -2017,7 +2017,7 @@ out:
        return ret;
 }
 
-static struct file_operations ocfs2_dlm_debug_fops = {
+static const struct file_operations ocfs2_dlm_debug_fops = {
        .open =         ocfs2_dlm_debug_open,
        .release =      ocfs2_dlm_debug_release,
        .read =         seq_read,