diff options
author | 2016-07-08 10:30:57 +0530 | |
---|---|---|
committer | 2016-07-23 16:07:27 +0530 | |
commit | a03811045ee3c2be1d333fb2136d06f244302d46 (patch) | |
tree | 1cd876b69ac290bb17fb1ac378fe0ff6af7f709a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: qcom_hidma_lli: kill the tasklets upon exit (diff) | |
download | wireguard-linux-a03811045ee3c2be1d333fb2136d06f244302d46.tar.xz wireguard-linux-a03811045ee3c2be1d333fb2136d06f244302d46.zip |
dmaengine: cppi: remove unused and bogus check
In cppi41_dma_prep_slave_sg() variable num is initialized to zero, but never
updated and a BUG_ON is checked for it being greater than zero which will be
always false.
Remove the bogus check and this variable
Reported-by: David Binderman <linuxdev.baldrick@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions