aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAnil S Keshavamurthy <[email protected]>2025-05-21 23:13:31 +0000
committerVinod Koul <[email protected]>2025-06-26 22:33:22 +0000
commit8c2442663f683f4fabadb3c491821169da6c89a8 (patch)
tree92738dea0bbfdc003d6ace5812abe7716328cf1f /tools/perf/scripts/python/export-to-postgresql.py
parentdmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warning (diff)
downloadkernel-8c2442663f683f4fabadb3c491821169da6c89a8.tar.gz
kernel-8c2442663f683f4fabadb3c491821169da6c89a8.zip
dmaengine: idxd: Fix warning for deadcode.deadstore
Deletes the second initialization as the value stored to 'dev' during its initialization (struct device *dev = &idxd->pdev->dev;) is sufficient. ../drivers/dma/idxd/init.c:988:17: warning: Value stored to 'dev' during its initialization is never read [deadcode.DeadStores] 988 | struct device *dev = &idxd->pdev->dev; | ^~~ ~~~~~~~~~~~~~~~~ Signed-off-by: Anil S Keshavamurthy <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions