]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/vfat/namei.c
Pull now into release branch
[linux-2.6-omap-h63xx.git] / fs / vfat / namei.c
index 0afd745a37cd7aeacef9c64d8470af619c77189a..c28add2fbe95eebce0ec79de64e8389be793ea26 100644 (file)
@@ -996,7 +996,7 @@ error_inode:
        goto out;
 }
 
-static struct inode_operations vfat_dir_inode_operations = {
+static const struct inode_operations vfat_dir_inode_operations = {
        .create         = vfat_create,
        .lookup         = vfat_lookup,
        .unlink         = vfat_unlink,