diff options
| author | Vinod Koul <[email protected]> | 2015-10-30 20:34:20 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-11-16 10:08:09 +0000 |
| commit | c7b2a44410a1029f1cee4ad0b86588c9a0f83a6c (patch) | |
| tree | c8a407b5a531ab0b8a07506d7fa38e0bc3454686 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | b4fe965f4e949d0d965561801de89e90b673b65a (diff) | |
ASoC: Intel: Skylake: Fix substream dereference before check
Smatch warns that we dereferenced substream before check, so fix
this by initializing ebus after the check
sound/soc/intel/skylake/skl-pcm.c:802 skl_get_position()
warn: variable dereferenced before check 'substream->runtime'
Reported by: Dan Carpenter <[email protected]>
Signed-off-by: Jeeja KP <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions