aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2020-12-16 11:29:46 +0300
committerVinod Koul <[email protected]>2020-12-29 10:07:59 +0530
commitff58f7dd0c1352a01de3a40327895bd51e03de3a (patch)
tree72ff2719bb2c7086b544e36d32ec8f11e6b591b1 /scripts/gdb/linux/utils.py
parent26b614fa441048a9f8e4a814c3b01756816ce7a7 (diff)
dmaengine: idxd: off by one in cleanup code
The clean up is off by one so this will start at "i" and it should start with "i - 1" and then it doesn't unregister the zeroeth elements in the array. Fixes: c52ca478233c ("dmaengine: idxd: add configuration component of driver") Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Dave Jiang <[email protected]> Link: https://lore.kernel.org/r/X9nFeojulsNqUSnG@mwanda Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions