[alsa-devel] [PATCH 0/4] topology: fix some gcc warnings
mengdong.lin at linux.intel.com
mengdong.lin at linux.intel.com
Wed Nov 18 08:21:23 CET 2015
From: Mengdong Lin <mengdong.lin at linux.intel.com>
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
More information about the Alsa-devel
mailing list