From: Vinod Koul <vinod.koul@intel.com>
To: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] tinycompress: cplay: Correct a couple of small message typos
Date: Tue, 16 Apr 2013 19:31:20 +0530 [thread overview]
Message-ID: <20130416140120.GN12436@intel.com> (raw)
In-Reply-To: <20130415163724.GA28342@opensource.wolfsonmicro.com>
On Mon, Apr 15, 2013 at 05:39:39PM +0100, Richard Fitzgerald wrote:
>
> Change-Id: I2b25d006328f1a9458f232f77c61e509c9b54d3c
You need to strip these
> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
and add s-o-b by the author
I have fixed it up and applied, thanks
--
~Vinod
> ---
> cplay.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/cplay.c b/cplay.c
> index 60995a4..d9364f4 100644
> --- a/cplay.c
> +++ b/cplay.c
> @@ -337,7 +337,7 @@ void play_samples(char *name, unsigned int card, unsigned int device,
> goto BUF_EXIT;
> }
> if (wrote != num_read) {
> - /* TODO: Buufer pointer needs to be set here */
> + /* TODO: Buffer pointer needs to be set here */
> fprintf(stderr, "We wrote %d, DSP accepted %d\n", num_read, wrote);
> }
> if (verbose) {
> @@ -348,7 +348,7 @@ void play_samples(char *name, unsigned int card, unsigned int device,
> } while (num_read > 0);
>
> if (verbose)
> - printf("%s: exit sucess\n", __func__);
> + printf("%s: exit success\n", __func__);
> /* issue drain if it supports */
> compress_drain(compress);
> free(buffer);
> --
> 1.7.2.5
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
prev parent reply other threads:[~2013-04-16 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-15 16:39 [PATCH] tinycompress: cplay: Correct a couple of small message typos Richard Fitzgerald
2013-04-16 14:01 ` Vinod Koul [this message]
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=20130416140120.GN12436@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=rf@opensource.wolfsonmicro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox