aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-03-15 04:05:20 -0300
committerMauro Carvalho Chehab <[email protected]>2016-04-13 17:10:32 -0300
commit60587bd0680507f48ae3a7360983228fd207de8a (patch)
tree5b55d2d561ab6095e473572e91f0ffaa7d3e7343 /tools/perf/scripts/python
parente4bccada44c177cde31b9a236b7dfd7f76d403ed (diff)
[media] cx23885: uninitialized variable in cx23885_av_work_handler()
The "handled" variable could be uninitialized if the interrupt_service_routine() call back hasn't been implimented or if it has been implemented but doesn't initialize "handled" to zero at the start. For example, adv76xx_isr() only sets "handled" to true. Fixes: 44b153ca639f ('[media] m5mols: Add ISO sensitivity controls') Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions