]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/msdos/namei.c
m68knommu: avoid unneccessary use of xchg() in set_mb()
[linux-2.6-omap-h63xx.git] / fs / msdos / namei.c
index 452461955cbdced2ba1c4df8d936966fbb08e848..30f7d0ae221551b95024ceae92ae9078f30b5484 100644 (file)
@@ -646,7 +646,7 @@ out:
        return err;
 }
 
-static struct inode_operations msdos_dir_inode_operations = {
+static const struct inode_operations msdos_dir_inode_operations = {
        .create         = msdos_create,
        .lookup         = msdos_lookup,
        .unlink         = msdos_unlink,