8 Sep
2015
8 Sep
'15
10:21 p.m.
Hi,
here is a series of trivial fixes that have been spotted by gcc warnings.
Takashi
Takashi Iwai (5): topology: builder: Fix possibly uninitialized variable in write_elem_block() topology: ctl: Fix access type checks topology: data: Fix wrong size check in tplg_parse_data_hex() topology: parser: Add missing return value to snd_tplg_set_manifest_data() topology: pcm: Remove unused variables
src/topology/builder.c | 9 ++++----- src/topology/ctl.c | 2 +- src/topology/data.c | 4 ++-- src/topology/parser.c | 1 + src/topology/pcm.c | 3 +-- 5 files changed, 9 insertions(+), 10 deletions(-)
--
2.5.1