Skip to content
Commit 03ea8ad7 authored by Matthias Kaehlcke's avatar Matthias Kaehlcke Committed by Jens Axboe
Browse files

cfq-iosched: Delete unused function min_vdisktime()



This fixes the following warning when building with clang:

    block/cfq-iosched.c:970:19: error: unused function 'min_vdisktime'
        [-Werror,-Wunused-function]

Signed-off-by: default avatarMatthias Kaehlcke <mka@chromium.org>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 685c9b24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment