Files
tegra-linux-noble/include/linux
Tejun Heo 22f746e235 block: remove elevator_queue->ops
elevator_queue->ops points to the same ops struct ->elevator_type.ops
is pointing to.  The only effect of caching it in elevator_queue is
shorter notation - it doesn't save any indirect derefence.

Relocate elevator_type->list which used only during module init/exit
to the end of the structure, rename elevator_queue->elevator_type to
->type, and replace elevator_queue->ops with elevator_queue->type.ops.

This doesn't introduce any functional difference.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2011-12-14 00:33:41 +01:00
..
2011-11-07 09:11:16 -08:00
2011-11-02 16:07:03 -07:00
2011-10-26 15:43:25 -04:00
2011-11-16 09:21:50 +01:00
2011-09-27 09:25:02 +01:00
2011-11-07 23:54:53 +01:00
2011-10-31 20:19:04 +00:00
2011-12-14 00:33:41 +01:00
2011-09-14 15:24:51 -04:00
2011-11-23 11:33:07 +01:00
2011-10-30 04:43:30 -04:00
2011-12-14 00:33:40 +01:00
2011-09-27 18:08:04 +02:00
2011-09-25 19:52:59 +03:00
2011-09-16 19:20:20 -04:00
2011-11-02 16:06:57 -07:00
2011-10-31 14:03:22 +01:00
2011-11-22 16:37:01 -05:00
2011-11-02 16:07:02 -07:00
2011-11-29 11:59:50 +00:00
2011-10-31 17:30:47 -07:00
2011-10-31 17:30:44 -07:00
2011-11-02 16:07:02 -07:00
2011-10-03 14:01:21 -04:00
2011-11-02 16:07:02 -07:00
2011-09-14 15:24:51 -04:00