diff options
author | 2006-06-12 14:20:58 +0200 | |
---|---|---|
committer | 2006-06-23 17:10:38 +0200 | |
commit | acf421755593f7d7bd9352d57eda796c6eb4fa43 (patch) | |
tree | 08fe234e5a28556ef32d29de1d3045cfe94a931c /fs/buffer.c | |
parent | [PATCH] blktrace_api.h: endian annotations (diff) | |
download | linux-rng-acf421755593f7d7bd9352d57eda796c6eb4fa43.tar.xz linux-rng-acf421755593f7d7bd9352d57eda796c6eb4fa43.zip |
[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 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions