aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2016-09-11 05:57:30 -0300
committerMauro Carvalho Chehab <[email protected]>2016-09-12 06:42:44 -0300
commitc3b809834db8b1a8891c7ff873a216eac119628d (patch)
tree3c9e45263676784095ac96100c8afbc17c6f68c1 /tools/perf/scripts/python/bin/stackcollapse-record
parent34b27b13a2cd43e0d27e3ce13b96119efbbbedbc (diff)
[media] pulse8-cec: fix compiler warning
pulse8-cec.c: In function 'pulse8_connect': pulse8-cec.c:447:2: warning: 'pa' may be used uninitialized in this function [-Wmaybe-uninitialized] cec_s_phys_addr(pulse8->adap, pa, false); ^ pulse8-cec.c:609:6: note: 'pa' was declared here u16 pa; ^ As far as I can tell, this can't actually happen. Still, it is better to just initialize it. Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions