diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-02-09 19:33:48 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-02-25 11:57:33 +0530 |
commit | d8396c0576c6919a60bdb573ab3cd5947243d140 (patch) | |
tree | f1d7ac463d418d74e8e3ccd868f8ec4a5084854c /drivers/nvme/host | |
parent | a75013a5a173c7b595de716314dd40091cb75f90 (diff) |
dmaengine: tegra-apb: Remove duplicated pending_sg_req checks
There are few place in the code which check whether pending_sg_req list is
empty despite of the check already being done. Let's remove the duplicated
checks to keep code clean.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20200209163356.6439-12-digetx@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/nvme/host')
0 files changed, 0 insertions, 0 deletions