summary refs log tree commit diff
path: root/block/cfq-iosched.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2006-06-12 14:20:58 +0200
committerJens Axboe <axboe@nelson.home.kernel.dk>2006-06-23 17:10:38 +0200
commitacf421755593f7d7bd9352d57eda796c6eb4fa43 (patch)
tree08fe234e5a28556ef32d29de1d3045cfe94a931c /block/cfq-iosched.c
parentfda151d9feafc0e8418f23c716587c44394fcdbf (diff)
downloadlinux-acf421755593f7d7bd9352d57eda796c6eb4fa43.tar.gz
[PATCH] remove dead code from elevator switching
We already drop the refcount in elevator_exit(), and as
we're setting 'e' to NULL, we'll never take that branch anyway.
Finally, as 'e' is a local var that isn't referenced afterwards,
setting it to NULL is pointless.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'block/cfq-iosched.c')
0 files changed, 0 insertions, 0 deletions