]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/bad_inode.c
[PATCH] autofs4: use libfs routines for readdir
[linux-2.6-omap-h63xx.git] / fs / bad_inode.c
index 672a31924f3cd107a8bdd97155dd58f2451ebf24..e172180a1d8c3f0173adae9101175c1454111ce3 100644 (file)
@@ -47,7 +47,7 @@ static struct file_operations bad_file_ops =
        .get_unmapped_area = EIO_ERROR,
 };
 
-struct inode_operations bad_inode_ops =
+static struct inode_operations bad_inode_ops =
 {
        .create         = EIO_ERROR,
        .lookup         = EIO_ERROR,