All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, Vinod Koul <vinod.koul@intel.com>
Subject: [PATCH 0/3] tinycompress: fix spare warnings
Date: Mon, 18 Jan 2016 22:00:00 +0530	[thread overview]
Message-ID: <1453134603-25356-1-git-send-email-vinod.koul@intel.com> (raw)

Sparse warns about few things in this project so fix them

Vinod Koul (3):
  tinycompress: cplay: make functions static
  tinycompress: crec: fix function declaration
  tinycompress: crec: make functions static

 include/tinycompress/tinymp3.h | 4 ++--
 src/utils/cplay.c              | 4 ++--
 src/utils/crec.c               | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-01-18 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 16:30 Vinod Koul [this message]
2016-01-18 16:30 ` [PATCH 1/3] tinycompress: cplay: make functions static Vinod Koul
2016-01-18 16:30 ` [PATCH 2/3] tinycompress: crec: fix function declaration Vinod Koul
2016-01-18 16:30 ` [PATCH 3/3] tinycompress: crec: make functions static Vinod Koul

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=1453134603-25356-1-git-send-email-vinod.koul@intel.com \
    --to=vinod.koul@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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.