[PATCH] block layer: useless elevator_type field in elevator_type structure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



elevator_type field in elevator_type structure is useless:
it isn't used anywhere in kernel sources.

Signed-off-by: Vasily Tarasov <[email protected]>
--

--- linux-2.6.18/include/linux/elevator.h.orig	2006-10-09 12:31:58.000000000 +0400
+++ linux-2.6.18/include/linux/elevator.h	2006-10-09 12:32:46.000000000 +0400
@@ -66,7 +66,6 @@ struct elevator_type
 {
 	struct list_head list;
 	struct elevator_ops ops;
-	struct elevator_type *elevator_type;
 	struct elv_fs_entry *elevator_attrs;
 	char elevator_name[ELV_NAME_MAX];
 	struct module *elevator_owner;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux