[alsa-devel] [alsa-lib][PATCH 0/7] fix compiler warnings
Takashi Sakamoto
o-takashi at sakamocchi.jp
Mon Jul 11 14:05:56 CEST 2016
Hi,
This patchset is just for fixes of compiler warnings. Nothing others.
Takashi Sakamoto (7):
topology: remove unused variable in tplg_parse_fe_dai()
topology: remove unused variable in get_tokens()
topology: apply the same type to compared two variables
topology: initialize variable for error output
pcm: set error code at failure path
mixer: remove assignment to unused variable
pcm: add 'default' case for switch statement
modules/mixer/simple/sbase.c | 2 --
src/pcm/pcm_direct.c | 2 ++
src/pcm/pcm_hw.c | 1 +
src/topology/data.c | 10 +++++-----
src/topology/pcm.c | 1 -
5 files changed, 8 insertions(+), 8 deletions(-)
--
2.7.4
More information about the Alsa-devel
mailing list