On Thu, Oct 04, 2018 at 08:20:30AM +0300, Avri Altman wrote: > From: Christoph Hellwig <hch@xxxxxx> > > Remove the pointless task_req_upiu and task_rsp_upiu indirections, > which are __le32 arrays always cast to given structures and just add > the members directly. Also clean up variables names in use in the > callers a bit to make the code more readable. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Tested-by: Avri Altman <avri.altman@xxxxxxx> Btw, if you send someones patches on as part of your series you should generally also add your own Signed-off-by.