From: Mengdong Lin <mengdong.lin@xxxxxxxxxxxxxxx> This series can fix the following gcc warnings: -Wunused-function -Wsign-compare -Wunused-variable -Wtype-limits Mengdong Lin (4): topology: Remove unused function write_data_block() topology: Change variable type to fix gcc warning topology: Remove unused variables topology: Fix comparison of unsigned expression < 0 src/topology/builder.c | 24 ------------------------ src/topology/channel.c | 6 ++++-- src/topology/ctl.c | 6 ++++-- src/topology/pcm.c | 9 +++------ 4 files changed, 11 insertions(+), 34 deletions(-) -- 2.5.0 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel