cleanup ioengine_load() (for the next commit)
authorTomohiro Kusumi <tkusumi@tuxera.com>
Thu, 31 Aug 2017 20:13:06 +0000 (23:13 +0300)
committerJens Axboe <axboe@kernel.dk>
Thu, 31 Aug 2017 20:19:58 +0000 (14:19 -0600)
commit4fedf59af77492b2f9f70dedee6b2c7941ac1fe0
tree047c13cf6eb0ca198aee49a6c7a1c67616b27dc3
parent6730b40f1f2f9a07ac6b28d39fba293fedb1f239
cleanup ioengine_load() (for the next commit)

This commit removes name argument from ioengine_load(), as both
ioengine name and path are self contained in td.
No functional changes.

This makes the next commit's diff more clear by separating non
functional noise.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
init.c
ioengines.c
ioengines.h