alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] topology: fix some gcc warnings
@ 2015-11-18  7:21 mengdong.lin
  2015-11-18  7:22 ` [PATCH 1/4] topology: Remove unused function write_data_block() mengdong.lin
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: mengdong.lin @ 2015-11-18  7:21 UTC (permalink / raw)
  To: alsa-devel
  Cc: Mengdong Lin, tiwai, mengdong.lin, vinod.koul, liam.r.girdwood,
	subhransu.s.prusty

From: Mengdong Lin <mengdong.lin@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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-11-18 15:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18  7:21 [PATCH 0/4] topology: fix some gcc warnings mengdong.lin
2015-11-18  7:22 ` [PATCH 1/4] topology: Remove unused function write_data_block() mengdong.lin
2015-11-18 13:58   ` Takashi Iwai
2015-11-18  7:23 ` [PATCH 2/4] topology: Change variable type to fix gcc warning mengdong.lin
2015-11-18  7:15   ` Takashi Iwai
2015-11-18  7:28     ` Lin, Mengdong
2015-11-18  8:19       ` Takashi Iwai
2015-11-18 15:14         ` Lin, Mengdong
2015-11-18 15:26           ` Takashi Iwai
2015-11-18  7:23 ` [PATCH 3/4] topology: Remove unused variables mengdong.lin
2015-11-18 13:58   ` Takashi Iwai
2015-11-18  7:23 ` [PATCH 4/4] topology: Fix comparison of unsigned expression < 0 mengdong.lin
2015-11-18 13:59   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).