aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-10-19 17:57:56 +0200
committerVinod Koul <[email protected]>2020-10-30 14:10:27 +0530
commit212a93ca435ec847bdfe238f225dd6e8b77927e9 (patch)
tree60624618954316af245ec02f120bcabfb3966f65 /tools/perf/scripts/python
parent68f35add4ba4c850a33878633e10c02d7ba32d84 (diff)
dmaengine: ppc4xx: remove xor_hw_desc assignment without reading
The xor_hw_desc local variable is assigned but never read: drivers/dma/ppc4xx/adma.c: In function ‘ppc440spe_desc_set_src_mult’: drivers/dma/ppc4xx/adma.c:562:17: warning: variable ‘xor_hw_desc’ set but not used [-Wunused-but-set-variable] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions