Skip to content
Commit 340ff321 authored by Jens Axboe's avatar Jens Axboe
Browse files

elevator: remove redundant warnings on IO scheduler switch



We warn twice for switching to a scheduler, if that switch fails.
As we also report the failure in the return value to the
sysfs write, remove the dmesg induced failures.

Keep the failure print for warning to switch to the kconfig
selected IO scheduler, as we can't report errors for that in
any other way.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 43c1b3d6
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