diff options
| author | Dave Jones <[email protected]> | 2006-06-12 14:20:58 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2006-06-23 17:10:38 +0200 |
| commit | acf421755593f7d7bd9352d57eda796c6eb4fa43 (patch) | |
| tree | 08fe234e5a28556ef32d29de1d3045cfe94a931c /include/linux | |
| 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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions