mirror of
https://github.com/torvalds/linux
synced 2026-06-28 05:42:05 +09:00
Merge it with __elv_add_request(), it's pretty pointless to have a function with only two callers. The main interface is elv_add_request()/__elv_add_request(). Signed-off-by: Jens Axboe <jaxboe@fusionio.com>