diff options
author | Christoph Hellwig | 2019-10-23 10:35:44 -0600 |
---|---|---|
committer | Jens Axboe | 2019-11-04 10:56:42 -0700 |
commit | e9061c397839eea34207668bfedce0a6c18c5015 (patch) | |
tree | 07ed5f1fff8c579ab7fff79387977102afa3d4ed /drivers/parport | |
parent | 59ef0eaa7741c3543f98220cc132c61bf0230bce (diff) |
nvmet: Remove the data_len field from the nvmet_req struct
Instead of storing the expected length and checking it when it's
executed, just check the length inside the command themselves.
A new helper, nvmet_check_data_len() is created to help with this
check.
Signed-off-by: Christoph Hellwig <hch@lst.de>
[split patch, udpate changelog]
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions