]> git.ipfire.org Git - people/ms/linux.git/blobdiff - include/linux/blkdev.h
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / include / linux / blkdev.h
index 92f4b4b288dd57005b30c2b76d7ce5aed070c0d4..483d537023511592986512586da8c8919385146f 100644 (file)
@@ -1613,7 +1613,7 @@ struct block_device_operations {
        /* this callback is with swap_lock and sometimes page table lock held */
        void (*swap_slot_free_notify) (struct block_device *, unsigned long);
        struct module *owner;
-};
+} __do_const;
 
 extern int __blkdev_driver_ioctl(struct block_device *, fmode_t, unsigned int,
                                 unsigned long);