diff options
author | Lu, Han <[email protected]> | 2015-03-27 15:03:57 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-03-27 09:25:39 -0700 |
commit | 2c0ed6349287a15f7be73bba00e520106087cd1b (patch) | |
tree | 7dcc1632aa1ad2496ee5eb94e81f690756084ff6 /lib/test-string_helpers.c | |
parent | 5d5b275d727753372f0a390b4121738d073f3e94 (diff) |
ASoC: Intel: fix warning reported by static check tool smatch
The smatch tool report warning:
...
CHECK sound/soc/intel/sst-haswell-pcm.c
sound/soc/intel/sst-haswell-pcm.c:1110 hsw_pcm_probe() error: buffer overflow\
'hsw_dais' 4 <= 4
sound/soc/intel/sst-haswell-pcm.c:1112 hsw_pcm_probe() error: buffer overflow\
'hsw_dais' 4 <= 4
...
fix it by use its own struct member for post-process module, rather than sharing
unused pcm member.
Signed-off-by: Lu, Han <[email protected]>
Acked-by: Jie Yang <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions