Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
target/pscsi: remove an unneeded check
blk_get_request() just returns NULL on error, it doesn't return an ERR_PTR. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
- Loading branch information