All of lore.kernel.org
 help / color / mirror / Atom feed
From: mengdong.lin@linux.intel.com
To: alsa-devel@alsa-project.org
Cc: Mengdong Lin <mengdong.lin@linux.intel.com>,
	tiwai@suse.de, mengdong.lin@intel.com, vinod.koul@intel.com,
	liam.r.girdwood@intel.com, subhransu.s.prusty@intel.com
Subject: [PATCH 0/4] topology: fix some gcc warnings
Date: Wed, 18 Nov 2015 02:21:23 -0500	[thread overview]
Message-ID: <cover.1447825540.git.mengdong.lin@linux.intel.com> (raw)

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

             reply	other threads:[~2015-11-18  7:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18  7:21 mengdong.lin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1447825540.git.mengdong.lin@linux.intel.com \
    --to=mengdong.lin@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=liam.r.girdwood@intel.com \
    --cc=mengdong.lin@intel.com \
    --cc=subhransu.s.prusty@intel.com \
    --cc=tiwai@suse.de \
    --cc=vinod.koul@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.