summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>2014-07-09 17:20:10 +0530
committerChristoph Hellwig <hch@lst.de>2014-07-25 17:17:05 -0400
commitda225498d97565b6f25ed28ebdf0fecdf3a5ca5c (patch)
tree7d719f138e27b29fbca94432896b43891ff37991 /tools/perf/scripts/python
parentd98164461c885ef2655d8edceec4f8f403c0b41e (diff)
downloadkernel-da225498d97565b6f25ed28ebdf0fecdf3a5ca5c.tar.gz
pm8001: Cleaning up uninitialized variables
There is a risk that the variable will be used without being initialized. This was largely found by using a static code analysis program called cppche Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Acked-by: Suresh Thiagarajan <Suresh.Thiagarajan@pmcs.com> Acked-by: Jack Wang <xjtuwjp@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
drivers/gpu/drm/arm/display/komeda?h=linux-6.12.y&id=4cfe5cc02e3f62ef4fe96a4e1fbda84e7a6d279e'>drm/arm/komeda: Remove component framework and add a simple encoderFaiz Abbas 2023-07-21drm: Explicitly include correct DT includesRob Herring 2023-06-08drm/komeda: Convert to platform remove callback returning voidUwe Kleine-König 2023-01-18drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann 2023-01-13drm: Include <linux/of.h> where neededThomas Zimmermann