diff options
author | Dave Jones <davej@redhat.com> | 2006-06-12 08:20:58 -0400 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2006-06-23 11:10:38 -0400 |
commit | acf421755593f7d7bd9352d57eda796c6eb4fa43 (patch) | |
tree | 08fe234e5a28556ef32d29de1d3045cfe94a931c /block/cfq-iosched.c | |
parent | fda151d9feafc0e8418f23c716587c44394fcdbf (diff) |
[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