diff options
Diffstat (limited to 'include/linux/elevator.h')
-rw-r--r-- | include/linux/elevator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/elevator.h b/include/linux/elevator.h index b3370ef5164d..2fa9f1144228 100644 --- a/include/linux/elevator.h +++ b/include/linux/elevator.h | |||
@@ -70,7 +70,6 @@ struct elevator_type | |||
70 | { | 70 | { |
71 | struct list_head list; | 71 | struct list_head list; |
72 | struct elevator_ops ops; | 72 | struct elevator_ops ops; |
73 | struct elevator_type *elevator_type; | ||
74 | struct elv_fs_entry *elevator_attrs; | 73 | struct elv_fs_entry *elevator_attrs; |
75 | char elevator_name[ELV_NAME_MAX]; | 74 | char elevator_name[ELV_NAME_MAX]; |
76 | struct module *elevator_owner; | 75 | struct module *elevator_owner; |