Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / include / linux / elevator.h
index ddb7632..3d794b3 100644 (file)
@@ -145,6 +145,7 @@ struct elevator_type
        size_t icq_align;       /* ditto */
        struct elv_fs_entry *elevator_attrs;
        char elevator_name[ELV_NAME_MAX];
+       const char *elevator_alias;
        struct module *elevator_owner;
        bool uses_mq;
 #ifdef CONFIG_BLK_DEBUG_FS