]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/hpfs/super.c
V4L/DVB (5293): Make dvb_usb_gl861_debug static
[linux-2.6-omap-h63xx.git] / fs / hpfs / super.c
index d4abc1a1d56648b82ab3c8f8d8c8043ab03c95d9..e0174e338526547d24d255578b0b3adb3ced67b5 100644 (file)
@@ -426,7 +426,7 @@ static int hpfs_remount_fs(struct super_block *s, int *flags, char *data)
 
 /* Super operations */
 
-static struct super_operations hpfs_sops =
+static const struct super_operations hpfs_sops =
 {
        .alloc_inode    = hpfs_alloc_inode,
        .destroy_inode  = hpfs_destroy_inode,