diff options
author | Anup Patel <anup.patel@broadcom.com> | 2017-08-22 11:56:54 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-08-28 13:14:24 +0200 |
commit | e7ae72aa65a1241bc3eec0ad5906e64da1158623 (patch) | |
tree | 42b6f3e7d4fbb0e5297c065aa000a2fdc4048cb3 /drivers/dma/mv_xor_v2.c | |
parent | dmaengine: bcm-sba-raid: Remove redundant next_count from sba_request (diff) | |
download | linux-e7ae72aa65a1241bc3eec0ad5906e64da1158623.tar.xz linux-e7ae72aa65a1241bc3eec0ad5906e64da1158623.zip |
dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_request
Both resp and resp_dma are redundant in sba_request because
resp is unused and resp_dma carries same information present
in tx.phys of sba_request. This patch removes both resp and
resp_dma from sba_request.
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/mv_xor_v2.c')
0 files changed, 0 insertions, 0 deletions