commit | 7bbf118f3b15682f79eee52c3eb96a13a71372c0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 09 14:48:59 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 09 08:39:21 2018 -0700 |
tree | fc4451200135be1be723ca882e97c279aa8c5e24 | |
parent | 643b5f68d0f9b5a269ebbcc9f0e6c658b41b864e [diff] |
mtip32xx: remove mtip_init_cmd_header There isn't much need for this helper - we can just calculate the offset for the command header once late in the submission path and fill out the ctba and ctbau fields there. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>