Get rid of memset() for command prep helpers

Also unify all the command prep helpers, so they all use the same core
function for setting up the commands. It was a bit hit and miss before
this change if it was done manually, or through a helper.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed