On 05/05/2017 11:22 PM, markus@xxxxxxxxxxxxxxx wrote: > > Trying to switch to a non-existing elevator currently results in garbled > dmesg output, e.g.: > > # echo " foo" > /sys/block/sda/queue/scheduler > > elevator: type foo not found > elevator: switch to foo > failed > > (note the leading whitespace and unintended line break.) > > Fix by removing the leading whitespace and stripping the trailing newline. Added, thanks. -- Jens Axboe